Raphael Roberts
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
|
@ -40,7 +40,7 @@ See [include/builtins.h](./include/builtins.h) for API definitions and [examples |
|
|
|
|
|
|
|
# Supported Features |
|
|
|
|
|
|
|
- all Mindustry instructions as of BE 9420 |
|
|
|
- all Mindustry instructions as of BE 20879 with single data returns (nothing that sets both outx and outy for example) |
|
|
|
- all C control flow structures except switch |
|
|
|
- functions |
|
|
|
- local/global variables |
|
|
|
|