mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 07:27:33 +00:00
27 lines
445 B
INI
27 lines
445 B
INI
#textdomain wesnoth-tutorial
|
|
|
|
[textdomain]
|
|
name="wesnoth-tutorial"
|
|
[/textdomain]
|
|
|
|
# wmlscope: set export=no
|
|
|
|
#ifdef TUTORIAL
|
|
[binary_path]
|
|
path=data/campaigns/tutorial
|
|
[/binary_path]
|
|
|
|
[+units]
|
|
{campaigns/tutorial/units}
|
|
[/units]
|
|
|
|
[lua]
|
|
code="wesnoth.require 'campaigns/tutorial/lua/character_selection.lua'"
|
|
[/lua]
|
|
|
|
{campaigns/tutorial/utils}
|
|
{campaigns/tutorial/scenarios}
|
|
#endif
|
|
|
|
# wmllint: directory spelling quintain Galdrad
|