Skip to content

Doorways v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Montessquio Montessquio released this 02 Nov 20:27
· 6 commits to master since this release

Initial Version

This is a pre-release version of Doorways. The codebase is not stable and functionality could change at any time.

New Features:

  • Logging: Doorways now provides a robust logging framework complete with span-based, context-aware log messages.
  • Resource Loader: Load unity assets and other files from your mod at runtime!
  • Core Events: Subscribe to a number of C# events and run your own code when those events fire in-game.

Compatibility:

  • The Roost Machine: If it is loaded before Roost, Doorways applies patches to The Roost Machine to ensure compatibility between both mods. Roost functionality will not be affected.