diff options
| author | Dylan Müller <md.node.0@gmail.com> | 2025-12-24 09:04:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-24 09:04:24 +0200 |
| commit | 5c9a53423912e7a00e38c45f1a1a90dd3a7a89bf (patch) | |
| tree | e2e277381fc691b22630fe0ee571d6ee46a5cc03 /README.md | |
| parent | 59b32de0bf21048ffdb27c2e2f3dad06b057dd22 (diff) | |
| download | gsctool-5c9a53423912e7a00e38c45f1a1a90dd3a7a89bf.tar.gz gsctool-5c9a53423912e7a00e38c45f1a1a90dd3a7a89bf.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -37,14 +37,14 @@ the level and starting it again. Files:
<br/>
-* `gsctool.h` - `GSC` loader definitions.
-* `gsctool.c` - `core` implementation.
-* `offsets.h` - `T5` function `offsets`.
+* `gsctool.h` - `GSC` loader definitions
+* `gsctool.c` - `core` implementation
+* `offsets.h` - `T5` function `offsets`
# Dependencies
-* [`cdl86`](https://github.com/lunar-rf/cdl86) - `x86_64` detours library.
-* [`miniz`](https://github.com/lunar-rf/miniz) - `zlib` library.
+* [`cdl86`](https://github.com/lunar-rf/cdl86) - `x86_64` detours library
+* [`miniz`](https://github.com/lunar-rf/miniz) - `zlib` library
# Signature
@@ -71,3 +71,4 @@ Files: ```
+
|
