summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2023-09-18 10:31:53 +0200
committerGitHub <noreply@github.com>2023-09-18 10:31:53 +0200
commitee3a1501a2bd5ac2c5f29891fa0a7795a9950289 (patch)
tree1f908c6cd683c665b97c0a1a9f37ff013011ef52 /README.md
parentd9454c1ef1b140c21e096de80a98ce0b3e811681 (diff)
downloadgsctool-ee3a1501a2bd5ac2c5f29891fa0a7795a9950289.tar.gz
gsctool-ee3a1501a2bd5ac2c5f29891fa0a7795a9950289.zip
gsctool: readme: add link to tcc
Add link to tcc compiler.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f21000..8ec32af 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,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`.
+The compiler used for this project is [tcc](https://github.com/lunarjournal/tcc).
Note: You can modify and reload GSC scripts while Black Ops is running by quiting
the level and starting it again.