#[Tool] Mirage Weaver Standalone

1 messages · Page 1 of 1 (latest)

upper comet
#

Standalone version of mirage (which the game uses for networking) weaver, allowing external mods to create and use RPC, SyncVar, etc. Usage example in repo, have fun compiling locally though I screwed up a bunch of stuff probably. Windows version untested, hopefully it works™

This probably isn't useful to most people, but on the off chance you are using like custom MonoBehaviours this could be useful.

https://github.com/MinecrackTyler/MirageStandalone/releases/tag/v1.0.0

GitHub

Initial Release.
Mirage.CodeGen.exe is for windows
Mirage.CodeGen is for linux
Windows version is untested.

craggy summit
#

what, what, and what?

upper comet
#

if mod adds something to for example an aircraft that should sync between client and server, this lets that be possible