Difference between revisions of "User:Dipseydoodle"

From The Battle for Wesnoth Wiki
(This will explain how to make a simple UMC unit file)
Line 1: Line 1:
Background:
 
  
 
I've waited forever to update the unit WML part of the wiki, and I will now use this time to contribute to the wiki.
 
I've waited forever to update the unit WML part of the wiki, and I will now use this time to contribute to the wiki.

Revision as of 20:32, 28 October 2010

I've waited forever to update the unit WML part of the wiki, and I will now use this time to contribute to the wiki.

Unit WML Part One.

To begin we will put the following line of code into our favorite text editor

  1. textdomain wesnoth-MYE(or the initials of your era)

(For text editors: Notepad is the default for Windows, Textedit is the Default for Macs).

More to caome!