|
@@ -23,6 +23,12 @@ Util
|
|
|
Python install binaries used to make script
|
|
|
Mission Merger
|
|
|
Main Python Script(s) for mission merging automation
|
|
|
+
|
|
|
+Reference
|
|
|
+ Currently contains ACE settings for import into missions
|
|
|
+
|
|
|
+Zeus Scripts
|
|
|
+ Currently contains single use scripts to exec in game
|
|
|
--------------------------------------------------------------------
|
|
|
|
|
|
Initial release requires that you use the console to call the python script
|
|
@@ -30,4 +36,8 @@ Example: python "C:\501st-Missions\Util\Mission Merger\mission_merger.py"
|
|
|
|
|
|
It will automatically collect the mission folders placed in the missions directory
|
|
|
and combine them with the contents of the Scripts directory and create a pbo file
|
|
|
-for each of those missions
|
|
|
+for each of those missions
|
|
|
+
|
|
|
+--------------------------------------------------------------------
|
|
|
+
|
|
|
+The ACE setttings are under the Reference Folder
|