Map Making: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
If you get stuck or have questions, feel free to post on the [[map development forum]]. | If you get stuck or have questions, feel free to post on the [[map development forum]]. | ||
== Additional | == Additional Resources == | ||
* [[Map guidelines|Guidelines for making a great map]] | * [[Map guidelines|Guidelines for making a great map]] | ||
* [[Inkscape tips]] | |||
* [[Bug with small strokes]] | |||
* [[Automating the map creation process]] | * [[Automating the map creation process]] | ||
[[Category:Map Making|!]] | [[Category:Map Making|!]] |
Revision as of 21:54, 19 January 2012
This page will teach you how you can make your very own WarLight map!
Overview
Creating a WarLight map is a four-step process. See the links below for instructions on how to accomplish each of these steps.
- Create your SVG file (defines what the map looks like)
- Enter the details (connections, bonuses, etc.)
- Test the map (play games on it to ensure it works correctly)
- Mark the map as public (allows the public to play your map)
Required Reading
Please refer to the following sections for a full guide on making your map.
- Creating the SVG
- Uploading your SVG
- Entering map details
- Testing your map
- Make the map public
- Managing different versions of your map
If you get stuck or have questions, feel free to post on the map development forum.