summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-05 16:23:39 +0200
committerGitHub <noreply@github.com>2024-12-05 16:23:39 +0200
commitca79520ddcdbd9cd7a3626f540f774bfe886e0ad (patch)
treed8d7e3e3848c059dea33721af131b49757265bef
parent0ab04dcacb6fe65e928b76d5f60ee16cf03d5ee9 (diff)
downloadgsctool-ca79520ddcdbd9cd7a3626f540f774bfe886e0ad.tar.gz
gsctool-ca79520ddcdbd9cd7a3626f540f774bfe886e0ad.zip
Update README.md
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 39d580b..a6b4a3b 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,12 @@ the level and starting it again.
![Demo](https://raw.githubusercontent.com/lunarjournal/gsctool/main/images/demo.png)
+Files:
+<br/>
+* `gsctool.h` - GSC loader definitions.<br/>
+* `gsctool.c` - core implementation.<br/>
+* `offsets.h` - T5 function offsets.
+
# Dependencies
* [cdl86](https://github.com/lunarjournal/cdl86) - `x86 detours library`