ZeusWPI/MOZAIC

Send maps to gameserver

开放

#250 创建于 2018年8月30日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (6 个派生)auto 404
difficulty:easygame:planetwarsgameservergood first issuepriority:high

仓库指标

星标
 (13 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Currently, we read planetwars maps from disk. This is not nice at all. Instead, the map should be put in an configuration event (for example the startgame event). This way the match owner has complete control over the map, the map will be in the log, and we no longer require files to be present on the game server.

贡献者指南