diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -26,6 +26,12 @@ the level and starting it again. 
+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`
|