소스 검색

Updated Readme with more info

Kleinburger 7 년 전
부모
커밋
e37751f43a
1개의 변경된 파일18개의 추가작업 그리고 1개의 파일을 삭제
  1. 18 1
      README.txt

+ 18 - 1
README.txt

@@ -3,6 +3,7 @@ In this document describes the automated build process for the 501st
 funoperation mission templates as far as creating the pbo's and inserting
 any scripts into the missions with minimal human error introduced.
 
+-------------------------------------------------------------------
 Directory Structure
 
 Missions
@@ -13,4 +14,20 @@ Scripts
 	scripts
 		script subfolders
 			script files
-	init.sqm
+	init.sqm
+
+Util
+        Tools
+		Mikero's Pbo tools and dlls
+	Python-Installers
+		Python install binaries used to make script
+	Mission Merger
+		Main Python Script(s) for mission merging automation
+--------------------------------------------------------------------
+
+Initial release requires that you use the console to call the python script
+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