MModding / illusionna

Illusionna is a Rust-written utility which allows to easily change files by importing, to a GitHub repository and through a user inteface.
Other
0 stars 0 forks source link

Spread `app.rs` into a lot of submodules and externalize the virtual filesystem to its own library #4

Open FirstMegaGame4 opened 2 months ago

FirstMegaGame4 commented 2 months ago

app.rs is not looking the best it could and the virtual filesystem is hardcoded a lot; that will change.