Add GTA3Script (#1075)
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
8
g/GTA3Script.sc
Normal file
8
g/GTA3Script.sc
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
SCRIPT_START
|
||||||
|
{
|
||||||
|
NOP
|
||||||
|
|
||||||
|
WAIT 0
|
||||||
|
PRINT_STRING_NOW "Hello World"
|
||||||
|
}
|
||||||
|
SCRIPT_END
|
||||||
@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
|
|||||||
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
|
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
|
||||||
|
|
||||||
<!--Languages start-->
|
<!--Languages start-->
|
||||||
## Languages (797 total)
|
## Languages (798 total)
|
||||||
|
|
||||||
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
||||||
* [*](%23/*)
|
* [*](%23/*)
|
||||||
@@ -386,6 +386,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
|||||||
* [GridScript](g/GridScript.gridscript)
|
* [GridScript](g/GridScript.gridscript)
|
||||||
* [Grin](g/Grin.grin)
|
* [Grin](g/Grin.grin)
|
||||||
* [Groovy](g/Groovy.groovy)
|
* [Groovy](g/Groovy.groovy)
|
||||||
|
* [GTA3Script](g/GTA3Script.gs)
|
||||||
* [Gui4Cli](g/Gui4Cli)
|
* [Gui4Cli](g/Gui4Cli)
|
||||||
* [Hack](h/Hack.hh)
|
* [Hack](h/Hack.hh)
|
||||||
* [Haml](h/Haml.haml)
|
* [Haml](h/Haml.haml)
|
||||||
|
|||||||
Reference in New Issue
Block a user