diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-11-18 22:50:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 22:50:19 +0200 |
commit | 9ca4f0ab94390568b6d56db4e2ae3bca0caa64bf (patch) | |
tree | fc02a5ae10b6e5eaa5f2623676510dc019b245d8 /README.md | |
parent | d8fb744084fa7cfebea6fd7d09e37c35a832f88c (diff) | |
download | gsctool-9ca4f0ab94390568b6d56db4e2ae3bca0caa64bf.tar.gz gsctool-9ca4f0ab94390568b6d56db4e2ae3bca0caa64bf.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Run: `git submodule update --init --recursive` to clone submodules. Then build project using the provided makefile in Windows Subsystem for Linux
and inject resulting DLL.
-The compiler used for this project is [tcc](https://github.com/lunarjournal/tcc).
+The compiler used for this project is [tcc](https://github.com/lunarjournal/tcc) (`Tiny C Compiler`).
Note: You can modify and reload GSC scripts while Black Ops is running by quiting
the level and starting it again.
|