Skip to content

Commit

Permalink
Release Prep
Browse files Browse the repository at this point in the history
  • Loading branch information
DRVeyl authored and DRVeyl committed Apr 5, 2020
1 parent 629901e commit a607d54
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 7 deletions.
12 changes: 6 additions & 6 deletions GameData/ROSolar/ROSolar.version
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"NAME":"ROSolar",
"URL":"https://github.com/KSP-RO/ROSolar/tree/master/GameData/ROSolar/ROSolar.version"
"DOWNLOAD":"https://github.com/KSP-RO/ROSolar/releases/tag/v0.2",
"URL":"https://github.com/KSP-RO/ROSolar/tree/master/GameData/ROSolar/ROSolar.version",
"DOWNLOAD":"https://github.com/KSP-RO/ROSolar/releases/tag/v1.0",
"GITHUB":
{
"USERNAME":"KSP-RO",
Expand All @@ -10,16 +10,16 @@
},
"VERSION":
{
"MAJOR":0,
"MINOR":2,
"MAJOR":1,
"MINOR":0,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION_MIN":
{
"MAJOR":1,
"MINOR":7,
"PATCH":3
"MINOR":8,
"PATCH":1
},
"KSP_VERSION_MAX":
{
Expand Down
38 changes: 37 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,37 @@
# ROSolar
# ROSolar

## What is it?
ROSolar creates solar panel parts via combining various solar panel models from external mods with rescaling features.


## Why is it needed?
ROSolar stems from a combined goal of reducing overall part clutter with the ability to affect solar panel performance when rescale the model.

Many players will typically install mods for specific spacecraft. This can lead to very large installs with parts that are unwanted just to get certain spacecraft. ROSolar, like other RO* Mods (ROCapsules, ROEngines) hopes to address some of those problems by offering a single source for specifically solar panel models.


## Who deserves the credit?
All the modders that used their time and considerable skills to develop the models, animations and textures that you see represented in game. Each part that is included inlcudes reference to the original modder that created the part. In all situations I have respected the licenses (as far as I know) and where authors could be reached, I received permission to include them. If you find anything that you do not think should belong, please let me know and I will remove them.


## Dependencies
* Module Manager
* **[ROLibrary][link:ROLib]**

## Model Sources Included:
* Tantares
* Bluedog Design by CobaltWolf
* Near Future - Models are ARR
* RLA Reborn
* RN Solar Panels by RaiderNick
* RN Skylab by RaiderNick
* RN Salyut Stations by RaiderNick
* RN US Probes by RaiderNick
* Probes Plus
* SXT
* Ven's
* Restock
* LargeStaticPanel
* SmallStaticPanel
* Contares
* Lionhead Aerospace

0 comments on commit a607d54

Please sign in to comment.