equal
deleted
inserted
replaced
12 |
12 |
13 Additionally these maps allow [LuaGuide Lua-script] to be associated with them in order to enable adding specific gameplay changes and map behavior. |
13 Additionally these maps allow [LuaGuide Lua-script] to be associated with them in order to enable adding specific gameplay changes and map behavior. |
14 |
14 |
15 == Summary == |
15 == Summary == |
16 |
16 |
17 Put all map files into `Data/Maps/YOURMAPNAME`. |
17 Put all map files into `Data/Maps/<YOUR MAP NME>`. |
18 |
18 |
19 Files: |
19 Files: |
20 |
20 |
21 * `map.png`: Map in PNG format |
21 * `map.png`: Map in PNG format |
22 * `preview.png`: Preview image of map. 256×128 PNG image |
22 * `preview.png`: Preview image of map. 256×128 PNG image |