Skip to content

Instantly share code, notes, and snippets.

@Canop
Created April 1, 2023 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Canop/1f61b612aaafafd74d311b4df938fc37 to your computer and use it in GitHub Desktop.
Save Canop/1f61b612aaafafd74d311b4df938fc37 to your computer and use it in GitHub Desktop.
[textdomain]
name="wesnoth-the_dystroyer"
path="data/add-ons/the_dystroyer/translations"
[/textdomain]
#textdomain wesnoth_the_dystroyer
[campaign]
#wesnoth-the_dystroyer
id=the_dystroyer
name= _ "The Dystroyer"
abbrev= _ "TD"
define="CAMPAIGN_THE_DYSTROYER"
icon=
image=
first_scenario=road_to_home
{CAMPAIGN_DIFFICULTY EASY "units/human-loyalists/spearman.png~RC(magenta>red)" ( _ "Spearman") ( _ "Normal")}
[/campaign]
#ifdef CAMPAIGN_THE_DYSTROYER
[binary_path]
path=data/add-ons/the_dystroyer
[/binary_path]
{~add-ons/the_dystroyer/macros}
{~add-ons/the_dystroyer/utils}
{~add-ons/the_dystroyer/images}
{~add-ons/the_dystroyer/scenarios}
[units]
{./units}
[/units]
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment