GTAO demo mod

This commit is contained in:
Luke Street
2026-07-10 00:40:18 -06:00
parent d9a978f21f
commit 75a249f3e1
20 changed files with 1851 additions and 12 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ function, read and write data fields, and hook the vast majority of game functio
## Getting Started
Fork the [mod template](../tools/mod_template/), a self-contained CMake project that uses the Dusklight mod SDK.
Fork the [mod template](../mods/template_mod/), a self-contained CMake project that uses the Dusklight mod SDK.
```
my_mod/