mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 19:31:17 +00:00

These will control whether or not wmlscope expects each namespace to export names. Presently, core exports but campaigns do not.
21 lines
384 B
INI
21 lines
384 B
INI
#textdomain wesnoth-multiplayer
|
|
|
|
# wmlscope: set export=no
|
|
|
|
# Main purpose of this file is to ensure that macros get read in first.
|
|
[generic_multiplayer]
|
|
id=user_map
|
|
name= _ "User Map"
|
|
turns=90
|
|
|
|
{DEFAULT_SCHEDULE}
|
|
{DEFAULT_MUSIC_PLAYLIST}
|
|
[/generic_multiplayer]
|
|
|
|
#ifdef MULTIPLAYER
|
|
{multiplayer/scenarios/}
|
|
{~scenarios/multiplayer/}
|
|
#endif
|
|
|
|
{multiplayer/eras.cfg}
|