Add new layer property audioCopyright

This commit is contained in:
PizZaKatZe 2021-12-11 22:24:28 +01:00
parent aad582df70
commit 80794975aa
3 changed files with 38 additions and 5 deletions

View file

@ -103,7 +103,8 @@ The following *map* properties are supported:
* `mapDescription` (string): A short description of your map
* `mapCopyright` (string): Copyright notice
And *each tileset* can also have a property called `tilesetCopyright` (string).
Each *tileset* can also have a property called `tilesetCopyright` (string).
If you are using audio files in your map, you can declare a layer property `audioCopyright` (string).
Resulting in a "credit" page in the menu looking like this: