17 lines
383 B
Markdown
17 lines
383 B
Markdown
|
# v0.4.0
|
||
|
## Breaking changes
|
||
|
* `title` moved to metadata table.
|
||
|
* `playtested` moved to metadata table.
|
||
|
* `credits` table moved to metadata table.
|
||
|
|
||
|
## Added features
|
||
|
* `metadata` table:
|
||
|
* `title` of the game
|
||
|
* `description` of the game
|
||
|
* `min_version` required to play the game
|
||
|
|
||
|
## Fixes
|
||
|
* Fixed wording in some places.
|
||
|
* Fixed examine bug.
|
||
|
* Moved ending title to the bottom.
|