Skip to content

Commit

Permalink
Updated version file to use github for new version info
Browse files Browse the repository at this point in the history
    Updated README
  • Loading branch information
linuxgurugamer committed Dec 24, 2024
1 parent 5128ca3 commit 27e1a59
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 32 deletions.
69 changes: 37 additions & 32 deletions ASET_PRC.version
Original file line number Diff line number Diff line change
@@ -1,32 +1,37 @@
{
"NAME": "ASET_PRC",
"URL": "http://ksp.spacetux.net/avc/ASET_PRC",
"DOWNLOAD": "https://github.com/linuxgurugamer/ASET_PRC_Rover/releases/latest",
"GITHUB": {
"USERNAME": "linuxgurugamer",
"REPOSITORY": "ASET_PRC_Rover",
"ALLOW_PRE_RELEASE": false
},
"VERSION": {
"MAJOR": 0,
"MINOR": 1,
"PATCH": 0,
"BUILD": 5
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 12,
"PATCH": 3
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
"MINOR": 10,
"PATCH": 0
},
"INSTALL_LOC_1": {
"NAME": "ASET_PRC",
"PATH": "ASET",
"DIRECTORY": "PRC",
"FILE": "ASET_PRC.version"
}
}
{
"NAME": "ASET_PRC",
"URL": "https://raw.githubusercontent.com/linuxgurugamer/ASET_PRC_Rover/refs/heads/master/ASET_PRC.version",
"DOWNLOAD": "https://github.com/linuxgurugamer/ASET_PRC_Rover/releases/latest",
"GITHUB": {
"USERNAME": "linuxgurugamer",
"REPOSITORY": "ASET_PRC_Rover",
"ALLOW_PRE_RELEASE": false
},
"VERSION": {
"MAJOR": 0,
"MINOR": 1,
"PATCH": 0,
"BUILD": 6
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 12,
"PATCH": 4
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
"MINOR": 10,
"PATCH": 0
},
"KSP_VERSION_MAX": {
"MAJOR": 1,
"MINOR": 12,
"PATCH": 99
},
"INSTALL_LOC_1": {
"NAME": "ASET_PRC",
"PATH": "ASET",
"DIRECTORY": "PRC",
"FILE": "ASET_PRC.version"
}
}
4 changes: 4 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
Changelog

0.1.0.6
Updated version file to use github for new version info
Updated README

0.1.0.5
Added ModuleCargoPart to the stock wheel config

Expand Down
42 changes: 42 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,45 @@ https://forum.kerbalspaceprogram.com/index.php?/topic/149848-173-kerbal-inventor
"PRC" by Alexustas is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
More info: http://creativecommons.org/licenses/by-nc-sa/3.0/

==================================

Forum user @alexustas made this 5 years ago, and told me he wasn't going to continue it.

With his permission, I've revived and updated (with help) this little rover


https://youtu.be/mgaHC8Ep_D0

https://youtu.be/o09gvoDYwJw


A short video, demonstrating rover assembly:
https://youtu.be/QQi9_K7FBrM



New release reviewed by Kottabos:
https://youtu.be/Q5wiUHi_oR4

--------------------------------------------------------------------------------------------------------------------------------

Thanks to Mihara for the original idea of foldable on-location assembled rover as well as help and support.

--------------------------------------------------------------------------------------------------------------------------------

The mod has been updated to use either stock wheel modules or the KSPWheel mod. There is an odd interaction if you are using the stock wheel modules and drop one of the wheels on the ground.

Availability

Download: https://spacedock.info/mod/2252/ASET PRC (Portable Rover Components)?ga=+3102+'kerbal+space+program'>
Source: https://github.com/linuxgurugamer/ASET_PRC_Rover
License: CC-BY-NC-SA
Available via CKAN

Dependencies

is required.
Recommended

KSPWheel
KIS

0 comments on commit 27e1a59

Please sign in to comment.