JSON mappings add another 200k in size

This commit is contained in:
Alexander Yakovlev 2021-09-20 20:32:43 +07:00
parent b34e872289
commit 0794992347
Signed by: oreolek
GPG key ID: 8D24103F5EE2A6C0

View file

@ -20,7 +20,7 @@ If you need a lighter template without any console commands: [inkjs-boilerplate.
* Autosaving (with a restart button)
* Keyboard support (press 1-9 to select 1th-9th choices, 0 to choose 10th)
* Gamepad support (arrows or Y axis to select, A to choose)
* Great game performance (all JS is ~200Kb in size with Inkjs runtime)
* Great performance (no fancy tricks, pure DOM manipulation)
* For authors: `npm watch` will auto-recompile the game on changes to JS or JSON
* Auto-recompiling from ink to JSON is not included, though
* Mobile-ready layout