Projects
Game Modding
I've done some modding work on Rotwood and Don't Starve Together, these are some notable ones:
- rwktex: CLI Rotwood KTEX texture converter + packer (C++ rewrite).
- rwtextool: CLI Rotwood KTEX texture converter + packer.
- rotwood-modloader: Unofficial patches to load mods in Rotwood.
- rotwood-modding-docs: Unofficial Rotwood modding documentation.
- rotwood-wikigg-automated: Automatically generate wiki content for Rotwood from game scripts data (see the live wiki here).
- rotwood-autoarchive: Docker service to automatically archive Rotwood game versions.
- dst-debuginspect: (inspired by Dear ImGui) User-friendly "better
dumptable" GUI to inspect & modify Lua objects in-game. - ktools-flake: Nix flake for nsimplex's Don't Starve modding tools (dstmodders fork upstream).
Tools
- pictureframe: Fit an image in specified aspect ratio canvas with optional padding.
- micro-vivify: Plugin for the micro text editor, integrates with Vivify for live Markdown preview with synced scrolling.
- dmenu-cache-sh: Simple dmenu wrapper to add frequently used items sorting.