
These will control whether or not wmlscope expects each namespace to export names. Presently, core exports but campaigns do not.
20 lines
384 B
INI
20 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}
|