Skip to content

Commit

Permalink
Added mod files for initial release (0.7.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnsterSpaceProgramOfficial committed Mar 20, 2023
1 parent 1cfeb3d commit 0c64b6a
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions Burn Controller/swinfo.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"mod_id": "BurnController",
"author": "JohnsterSpaceProgram",
"name": "Burn Controller",
"description": "Lets you set up engine burns.",
"source": "https://github.com/JohnsterSpaceProgramOfficial/BurnController",
"version": "0.6.0",
"version_check": "https://github.com/JohnsterSpaceProgramOfficial/BurnController/raw/main/Burn%20Controller/swinfo.json",
"dependencies": [
{
"id": "SpaceWarp",
"version": {
"min": "1.0.1",
"max": "*"
}
}
],
"ksp2_version": {
"min": "0.1.1",
"max": "*"
}
}
{
"mod_id": "BurnController",
"author": "JohnsterSpaceProgram",
"name": "Burn Controller",
"description": "Lets you set up engine burns.",
"source": "https://github.com/JohnsterSpaceProgramOfficial/BurnController",
"version": "0.7.0",
"version_check": "https://github.com/JohnsterSpaceProgramOfficial/BurnController/raw/main/Burn%20Controller/swinfo.json",
"dependencies": [
{
"id": "SpaceWarp",
"version": {
"min": "1.0.1",
"max": "*"
}
}
],
"ksp2_version": {
"min": "0.1.1",
"max": "*"
}
}

0 comments on commit 0c64b6a

Please sign in to comment.