WML for Beginners (Updated)

From The Battle for Wesnoth Wiki
Revision as of 15:00, 17 June 2020 by Volatus (talk | contribs) (Created the first version of the page and prepared terrain for the rest of the tutorial series.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Welcome to the WML tutorial for Beginners! This is an update on the old WML for Complete Beginners tutorial, which contains deprecated elements usage and unoptimized/unwritten parts. Having read the older version of the WML tutorial is not a requirement for reading and understanding this one, however.

Still, this tutorial series assumes you have done the reading of the following pages:

  • EditingWesnoth - explains the game data and user data directories' functionality within Wesnoth.
  • AddonStructure - explains an addon's basic folder structure while giving a hint about _main.cfg (which will be discussed within this tutorial series with more detail).

The Tutorial's Pages