Skip to content

Commit

Permalink
Document new metaAtlas RSI key (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 authored Dec 8, 2024
1 parent 3530b65 commit b5dc815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/en/specifications/robust-station-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Key | Meaning
`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.

### States

Expand Down

0 comments on commit b5dc815

Please sign in to comment.