mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Added CONTRIBUTING.md
Also renamed 'handles' throughout the project for consistency. Some meta files also had their file extensions added.
This commit is contained in:
@@ -39,10 +39,12 @@ To build and run the test cases under gdb, run `make tests-gdb`.
|
||||
|
||||
# License
|
||||
|
||||
This source code is covered by the zlib license (see [LICENSE](LICENSE)).
|
||||
This source code is covered by the zlib license (see [LICENSE.md](LICENSE.md)).
|
||||
|
||||
# Contributors and Special Thanks
|
||||
|
||||
For a guide on how you can contribute, see [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||
|
||||
@hiperiondev - v1 Disassembler, v1 porting support and feedback
|
||||
@add00 - v1 Library support
|
||||
@gruelingpine185 - Unofficial v1 MacOS support
|
||||
|
||||
Reference in New Issue
Block a user