Skip to content

Commit 30ed868

Browse files
Francisco-Rosachennes
authored andcommitted
Add Solar addon
1 parent d576c3c commit 30ed868

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,10 @@
565565
path = SlopedPlanesMacro
566566
url = https://github.com/luzpaz/SlopedPlanesMacro
567567
branch = master
568+
[submodule "Solar"]
569+
branch = main
570+
path = Solar
571+
url = https://github.com/Francisco-Rosa/Solar
568572
[submodule "SteelColumn"]
569573
path = SteelColumn
570574
url = https://github.com/ebrahimraeyat/momen

AddonCatalog.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,6 +1204,14 @@
12041204
"zip_url": "https://github.com/luzpaz/SlopedPlanesMacro/archive/refs/heads/master.zip"
12051205
}
12061206
],
1207+
"Solar": [
1208+
{
1209+
"branch_display_name": "Main",
1210+
"repository": "https://github.com/Francisco-Rosa/Solar",
1211+
"zip_url": "https://github.com/Francisco-Rosa/Solar/archive/refs/heads/main.zip" ,
1212+
"git_ref": "main"
1213+
}
1214+
],
12071215
"SteelColumn": [
12081216
{
12091217
"repository": "https://github.com/ebrahimraeyat/momen",

0 commit comments

Comments
 (0)