Add warning when [modification]type is not set, re #3415

This commit is contained in:
Toom 2024-01-17 22:47:22 +02:00 committed by Pentarctagon
parent 0052d26e54
commit 815af53a75

View file

@ -226,7 +226,7 @@
{SIMPLE_KEY ignore_incompatible_scenario string_list}
{SIMPLE_KEY require_era bool}
{DEFAULT_KEY hide_help bool no}
{DEFAULT_KEY type addon_type sp}
{DEFAULT_KEY type addon_type mp}
{LINK_TAG "multiplayer_side"}
[tag]
name="options"
@ -284,7 +284,7 @@
max=infinite
super="$addon"
{ADDON_DESCRIPTION}
{SIMPLE_KEY type addon_type}
{REQUIRED_KEY type addon_type}
{BASE_COMPATIBILITY_KEYS}
{SIMPLE_KEY ignore_incompatible_scenario string_list}
{DEFAULT_KEY require_modification bool no}