mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Added contributors to the README, removed a binary that was accidentally committed
This commit is contained in:
10
README.md
10
README.md
@@ -35,6 +35,8 @@ Run `make install-tools` to install a number of tools, including:
|
|||||||
|
|
||||||
* VSCode syntax highlighting
|
* VSCode syntax highlighting
|
||||||
|
|
||||||
|
Other tools such as a disassembler are available, as well - simply run `make` in the correct directory.
|
||||||
|
|
||||||
## Syntax
|
## Syntax
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -69,6 +71,14 @@ print tally(); //3
|
|||||||
|
|
||||||
This source code is covered by the zlib license (see [LICENSE.md](LICENSE.md)).
|
This source code is covered by the zlib license (see [LICENSE.md](LICENSE.md)).
|
||||||
|
|
||||||
|
# Contributions
|
||||||
|
|
||||||
|
@hiperiondev - Disassembler, porting support and feedback
|
||||||
|
@add00 - Library support
|
||||||
|
@gruelingpine185 - Unofficial MacOS support
|
||||||
|
@solar-mist - Minor bugfixes
|
||||||
|
Unnamed Individuals - Feedback
|
||||||
|
|
||||||
# Patrons via Patreon
|
# Patrons via Patreon
|
||||||
|
|
||||||
* Seth A. Robinson
|
* Seth A. Robinson
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user