When entering information into the description field of the mod database, if there are line breaks then the mod/scenario/map/tileset will not show up in the mod center menu. No errors are displayed, the mod simply does not appear.
This is temporarily worked around by using \n within the description.
@andy5995 commented on May 9, 2018, 2:48 PM UTC:
When entering information into the description field of the mod database, if there are line breaks then the mod/scenario/map/tileset will not show up in the mod center menu. No errors are displayed, the mod simply does not appear.
This is temporarily worked around by using
\n
within the description.The source of this problem is probably in https://github.com/ZetaGlest/zetaglest-source/blob/develop/source/glest_game/menu/menu_state_mods.cpp
in the zetaglest-source repo.
This issue was moved by andy5995 from ZetaGlest/zetaglest-masterserver#6.