mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Remove name + author from map file (#3992)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# schema file for Yamale
|
||||
meta:
|
||||
format: int()
|
||||
name: str()
|
||||
author: str()
|
||||
postmapinit: bool()
|
||||
tilemap: map(str(), key=int())
|
||||
entities: list(include('proto'), min=1)
|
||||
|
||||
Reference in New Issue
Block a user