shibbo / Fushigi

An editor for Super Mario Bros. Wonder.
MIT License
140 stars 31 forks source link

Minor cleanup work #88

Closed IrishBruse closed 11 months ago

IrishBruse commented 11 months ago

This pr is just some minor changes to start making the project friendlier to prs

There are alot of warning in the project plus formatting is not consistent id advise running dotnet format and creating a full .editorconfig Here is a very strict one i have made for my personal project it would need a few changes as this project has different variable naming schemes and uses var in someplaces etc