Map Making: Difference between revisions
Jump to navigation
Jump to search
m Changed protection level for "Map Making" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) |
No edit summary |
||
Line 1: | Line 1: | ||
This page will teach you how you can make your very own WarLight map! | This page will teach you how you can make your very own WarLight map! | ||
==Overview== | == Overview == | ||
Creating a WarLight map is a four-step process. See the links below for instructions on how to accomplish each of these steps. | Creating a WarLight map is a four-step process. See the links below for instructions on how to accomplish each of these steps. | ||
Line 10: | Line 10: | ||
# Mark the map as public (allows the public to play your map) | # 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. | Please refer to the following sections for a full guide on making your map. | ||
* [[Creating the SVG]] | * [[Creating the SVG]] | ||
* [[Uploading your SVG]] | * [[Uploading your SVG]] | ||
* [[Entering map details]] | * [[Entering map details]] | ||
Line 23: | Line 21: | ||
* [[Map versioning|Managing different versions of your map]] | * [[Map versioning|Managing different versions of your map]] | ||
If you get stuck or have questions, feel free to post on the [[map development forum]]. | |||
== Additional Tips == | |||
* [[Map guidelines|Guidelines for making a great map]] | |||
* [[Automating the map creation process]] | |||
[[Category:Map Making|!]] | [[Category:Map Making|!]] |
Revision as of 03:43, 14 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.