• v0.9.2 af0996f6ab

    v0.9.2 Stable

    john released this 2025-02-25 14:45:59 +00:00 | 532 commits to master since this release

    • Imgui is available via use('imgui')
    • Hot reloading via file watching is available through use('dmon')
    • Networking available with enet via use('enet')
    • Compact JSON alternative available via use('nota'). Nota is usually faster to encode and decode than json, and is typically ~60% as large

    Check the docs for specifics on using these modules!

    Downloads