documented id field

This commit is contained in:
Jill 2024-02-16 16:16:33 +03:00
parent 351d829d8c
commit f9df404da7
Signed by: oat
GPG Key ID: 33489AA58A955108
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ Fetches the IDS list as a JSON. **Experimental.**
Represents a generic level.
- `sheetIndex`: The row index of the level on the associated spreadsheet. 0-indexed.
- `id`: The ID of the level, manifested from the sheet using dark magic. Can be `undefined` very rarely.
- `name`: The name of the level. Standardized to the in-game level name.
- `creator`: The creator(s) of the level, as listed on the sheet.
- `description`: Descriptions and notes as listed on the sheet.