Map Merger: Difference between revisions
Jump to navigation
Jump to search
m
Updated
imported>Jordie0608 No edit summary |
imported>CorruptComputer m (Updated) |
||
Line 14: | Line 14: | ||
|To test if Java is in your PATH, open Git Bash and type "Java". If it says "unknown command" you will need to add JAVA/bin to your PATH. See here for how: [https://www.java.com/en/download/help/path.xml] | |To test if Java is in your PATH, open Git Bash and type "Java". If it says "unknown command" you will need to add JAVA/bin to your PATH. See here for how: [https://www.java.com/en/download/help/path.xml] | ||
|- | |- | ||
|'''3. | |'''3. Prepare Maps''' | ||
| | |Run "Prepare Maps.bat" in the tools/mapmerge/ directory. | ||
|- | |- | ||
|'''4. Edit your map''' | |||
|'''4 | |||
|Make your changes to the map here. Remember to save them! | |Make your changes to the map here. Remember to save them! | ||
|- | |- | ||
|''' | |'''5. Clean map''' | ||
|Run | |Run "Run Map Merge.bat" in the tools/mapmerge/ directory. Don't worry if it says there are ~8000 differences, just ignore that for now. | ||
|- | |- | ||
|'''7. Check differences''' | |'''7. Check differences''' | ||
Line 31: | Line 27: | ||
|- | |- | ||
|'''8. Commit''' | |'''8. Commit''' | ||
|Your map is now ready to be committed, rejoice. | |Your map is now ready to be committed, rejoice and wait for conflicts. | ||
|} | |} | ||
[[Category:Guides]] [[Category:Game Resources]] | [[Category:Guides]] [[Category:Game Resources]] | ||
{{Contribution guides}} | {{Contribution guides}} |