Skip to content
xmeadow edited this page Mar 13, 2026 · 4 revisions

SoulFu Wiki

SoulFu is a 3D action-RPG dungeon crawler originally created by Aaron Bishop. This wiki covers everything from playing the game to modding and contributing to the source code.

Join the community on Matrix: #soulfu:matrix.org


Game

Development

Devtools

To use the devtools, build the game with the debug flag (make debug). Once the game is running, hold C in the main menu to open the tool interface. From there you can spawn objects, inspect game state, and run scripts live.

File Formats


Most of the original documentation comes from the old SoulFu forum and wikidot. Dunlar was Aaron Bishop's forum nickname.

Clone this wiki locally