Godot
Skelerelams
Skelerealms is an open-world RPG framework inspired by Bethesda’s Creation Engine for Godot 4.1. It is currently in alpha, but is actively being used in the development of a current project. Changes I make while making my own game are pushed upstream periodically.
JournalGD
JournalGD is an RPG quest system for Godot 4.1+.
NetworkGD
NetworkGD is a rudimentary way to create networks in 3D space, intended for use as a low-detail navmesh. Its use is rather niche, but I thought I would make it public in case someone needed it.
Plan 9
Ricket
Ricket is a wasm environment that runs on 9front to run WASI-compliant CLI apps. It is a frontend of wazero built for use on the operating system. It has 2 capabilities:
- Run .wasm files
- Package .wasm files to behave as native executables.
You can download it in 2 places: