Difference between revisions of "Mods"
Baobobafet (talk | contribs) m (→List of known Mods) |
m (Add mod version number to mod table.) |
||
Line 21: | Line 21: | ||
!Mod Description | !Mod Description | ||
!Author | !Author | ||
− | !Version* | + | !Version |
+ | !Tested with Pioneer* | ||
!Size | !Size | ||
!Download link | !Download link | ||
Line 28: | Line 29: | ||
|Example of bundling multiple files in a mod. Adds a custom system "Graveyard" (up and to the right of Sol) and a script that does something when you jump there. | |Example of bundling multiple files in a mod. Adds a custom system "Graveyard" (up and to the right of Sol) and a script that does something when you jump there. | ||
|[[User:RobN|RobN]] | |[[User:RobN|RobN]] | ||
+ | |1.0 | ||
|Alpha22 | |Alpha22 | ||
|1kb | |1kb | ||
Line 35: | Line 37: | ||
|Example of replacing a core file. Replaces the system def for Sol with one that has a red star. | |Example of replacing a core file. Replaces the system def for Sol with one that has a red star. | ||
|[[User:RobN|RobN]] | |[[User:RobN|RobN]] | ||
+ | |1.0 | ||
|Alpha22 | |Alpha22 | ||
|1kb | |1kb | ||
Line 42: | Line 45: | ||
|Higher res heightmap which replaces the 2mb default heightmap. | |Higher res heightmap which replaces the 2mb default heightmap. | ||
|Unknown | |Unknown | ||
+ | |1.0 | ||
|Alpha26 | |Alpha26 | ||
|33Mb | |33Mb | ||
Line 49: | Line 53: | ||
|High res Moon heightmap & flyable Apollo Eagle Lander with docs & nav maps. | |High res Moon heightmap & flyable Apollo Eagle Lander with docs & nav maps. | ||
|Unknown | |Unknown | ||
+ | |1.0 | ||
|Alpha26 | |Alpha26 | ||
|35.3Mb | |35.3Mb | ||
Line 56: | Line 61: | ||
|3 saves with Lunar lander in unpowered orbit over moon with low fuel(requires HighRes.Moon_Apollo.LEM.a26Mod) | |3 saves with Lunar lander in unpowered orbit over moon with low fuel(requires HighRes.Moon_Apollo.LEM.a26Mod) | ||
|baobobafet | |baobobafet | ||
+ | |1.0 | ||
|Alpha26 | |Alpha26 | ||
|520kb | |520kb | ||
Line 63: | Line 69: | ||
|Extreme 3D Pro Joystick Xpadder profile and G-13 gameboard Basic Template - printable key & joystick button reference. Version 3 update. | |Extreme 3D Pro Joystick Xpadder profile and G-13 gameboard Basic Template - printable key & joystick button reference. Version 3 update. | ||
|Baobobafet | |Baobobafet | ||
+ | |1.0 | ||
|Alpha26 | |Alpha26 | ||
|4490kb | |4490kb | ||
Line 69: | Line 76: | ||
|} | |} | ||
− | *'' Version | + | *'' Version number represents what the module was tested/built against. There is no guarantee that it will work for later versions.'' |
+ | |||
+ | '''''The who/when/where for mod storage/testing/package compilation is still to be established. As with all things concerning Pioneer it is up to interested parties to resolve this. There is the beginnings of a discussion on the [[Talk:Mods|discussion page]] as not everyone is on the mailing list yet (another could be started on a specific task page if anyone wants to). You need to register to edit pages and contribute.''''' |
Revision as of 12:29, 8 October 2012
Available Mods
How to install Mods
Since Alpha 22 Pioneer has had support for modding. This is done by allowing core game data to be added to or overwritten by data in your userdir (that is, 'My Docs/Pioneer'
for Windows, '~/.pioneer'
for Linux, and '~/Library/Application Support/Pioneer'
for OSX).
You have two options for adding files:
- Put them in userdir/data. Any files in this dir will be visible to the game as part of its normal data/ dir.
- Put them in a zip file in userdir/mods. The zip file contents will be visible to the game as part of its normal data/ dir.
If a file in your userdir (data or mod) conflicts with one in the core datadir, your copy will be used. You can use this fact to replace core files.
This mechanism can be used for any file under data/ - ships, models, systems, music, fonts, textures, whatever.
List of known Mods
Mod Name | Mod Description | Author | Version | Tested with Pioneer* | Size | Download link | |
---|---|---|---|---|---|---|---|
Graveyard | Example of bundling multiple files in a mod. Adds a custom system "Graveyard" (up and to the right of Sol) and a script that does something when you jump there. | RobN | 1.0 | Alpha22 | 1kb | graveyard.zip | |
RedSol | Example of replacing a core file. Replaces the system def for Sol with one that has a red star. | RobN | 1.0 | Alpha22 | 1kb | redsol.zip | |
Moon Heightmap | Higher res heightmap which replaces the 2mb default heightmap. | Unknown | 1.0 | Alpha26 | 33Mb | moon-hi-res-heightmap.zip | |
HiRes Moon & Apollo LEM Mod | High res Moon heightmap & flyable Apollo Eagle Lander with docs & nav maps. | Unknown | 1.0 | Alpha26 | 35.3Mb | [1] | |
Apollo LEM Lunar orbit save file for Alpha26 - Updated with Ultra Low fuel LEM landing challenge (-w- cargo to jettison) | 3 saves with Lunar lander in unpowered orbit over moon with low fuel(requires HighRes.Moon_Apollo.LEM.a26Mod) | baobobafet | 1.0 | Alpha26 | 520kb | [2] | |
Not really a Mod - This is for people who have - or are familiar with either Xpadder, 3D Pro Joystick or the G-13 Gameboard. | Extreme 3D Pro Joystick Xpadder profile and G-13 gameboard Basic Template - printable key & joystick button reference. Version 3 update. | Baobobafet | 1.0 | Alpha26 | 4490kb | [3] [4] |
- Version number represents what the module was tested/built against. There is no guarantee that it will work for later versions.
The who/when/where for mod storage/testing/package compilation is still to be established. As with all things concerning Pioneer it is up to interested parties to resolve this. There is the beginnings of a discussion on the discussion page as not everyone is on the mailing list yet (another could be started on a specific task page if anyone wants to). You need to register to edit pages and contribute.