v0.5.1
I added the Harmony patches to intercept System.IO functions. It was long and repetitive π.
Whatβs changed:
- Add
src\Patches\io\Directory.csfor the directory-related function patches. - Add
src\Patches\io\File.csfor the file-related function patches. - Removed old test files for writing/reading files.
Progress so far:
- β VFS (Virtual File System).
- β
Write the fake
System.IOfunctions. - β
Write/Read the
.msa(Mechanica Save Archive) file. - β Intercepting the system functions.
- β Write the triggers that will fire the capture/emission of virtual files.
- β Add display/support for the new save format in the world selection menu.
The next step should let me run the first tests, which will probably be followed by some bug fixes. Hopefully not π€.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.