You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`license` | Required. A valid [SPDX License Identifier](https://spdx.org/licenses/) applying to this work.
`copyright` | Required. Other arbitrary copyright info such as name, source, ...
`load` | Special loading parameters that will change how the sprites are interpreted by the engine.
`metaAtlas` | Boolean that indicates whether the sprite is added together to a larger atlas at load. Enabled by default, this should be disabled for large, rare RSIs.