Skip to content

Commit

Permalink
Hard code DMTanks repo links (#8567)
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan authored Jun 10, 2021
1 parent 73c2491 commit 755fb62
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NetKAN/DMTanks-AeroRTG.netkan
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"$kref": "#/ckan/spacedock/2338",
"$vref": "#/ckan/ksp-avc",
"license": "CC-BY-SA-3.0",
"resources": {
"repository": "https://github.com/zer0Kerbal/DaMichel/tree/master/GameData/DaMichel/AeroRadial"
},
"tags": [
"parts"
],
Expand Down
3 changes: 3 additions & 0 deletions NetKAN/DMTanks-CargoBays.netkan
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"$kref": "#/ckan/spacedock/2339",
"$vref": "#/ckan/ksp-avc",
"license": "CC-BY-SA-3.0",
"resources": {
"repository": "https://github.com/zer0Kerbal/DaMichel/tree/master/GameData/DaMichel/CargoBays"
},
"tags": [
"parts"
],
Expand Down
3 changes: 3 additions & 0 deletions NetKAN/DMTanks-Fuselage.netkan
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"$kref": "#/ckan/spacedock/2340",
"$vref": "#/ckan/ksp-avc",
"license": "CC-BY-NC-SA-3.0",
"resources": {
"repository": "https://github.com/zer0Kerbal/DaMichel/tree/master/GameData/DaMichel/Fuselage"
},
"tags": [
"parts"
],
Expand Down
3 changes: 3 additions & 0 deletions NetKAN/DMTanks-SphericalTanks.netkan
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"$kref": "#/ckan/spacedock/2342",
"$vref": "#/ckan/ksp-avc",
"license": "CC-BY-SA-3.0",
"resources": {
"repository": "https://github.com/zer0Kerbal/DaMichel/tree/master/GameData/DaMichel/SphericalTanks"
},
"tags": [
"parts"
],
Expand Down

0 comments on commit 755fb62

Please sign in to comment.