Map Testing
From Tronwiki
(Difference between revisions)
(→Saving) |
(→Configuring it) |
||
| Line 27: | Line 27: | ||
===Configuring it=== | ===Configuring it=== | ||
| + | comming... | ||
| + | |||
| + | <!-- | ||
| + | For this you will need to edit settings.cfg | ||
| + | ====Location of settings.cfg==== | ||
Revision as of 19:16, 31 July 2006
Instructions comming...
Contents |
Saving
Code taken from your map
Remember bolded items you set.
<Resource type="aamap" name="name" version="0.0.0" author="author" category="fortress">
Paths of where this map must be saved.
Remember bolded items you set in the map.
Remember to use the exact case that you have it in your map.
- Linux - /usr/share/games/armagetronad/resource/included/author/category
- Windows - C:\Program Files\Armagetron Advanced\resource\included\author\category
- Mac OS X - Armagetron Advanced.app/Contents/Resources/resource/included/author/category
What do I need to title it
you simply save it as
name-version.type.xml
for this one it would be
name-0.0.0.aamap.xml
Configuring it
comming...