Added support for embedded descriptions

This commit is contained in:
Vhati 2013-09-19 13:00:48 -04:00
parent 2cdba9062e
commit 5cd19480ad
22 changed files with 889 additions and 333 deletions

View file

@ -1,13 +1,3 @@
Drop any .ftl files here and restart Slipstream in order to be able to patch them in.
The last-used order is remembered with modorder.txt, if it exists here.
"Beginning Scrap Advantage" is a simple example mod. All it does is give you some extra scrap when you first start a game. Rename .ftl to .zip and extract it in order to study it further.
"Engi Scrap Advantage" is another example mod demonstrating advanced XML tags to chain-load existing events. All it does is give you some extra scrap when you enter an Engi sector.
See also: "readme_modders.txt".
Those special tags require Slipstream Mod Manager 1.2+.