Lua Scripting (#1334)

Closes #83
Fixes #1309
Fixes #1287
Fixes #1129 (actually fixed now)
This commit is contained in:
maybegreat48
2023-06-06 07:40:40 +00:00
committed by GitHub
parent a8750a30fb
commit 70efa40afe
202 changed files with 156693 additions and 839 deletions

View File

@ -3,7 +3,7 @@ include(FetchContent)
FetchContent_Declare(
gtav_classes
GIT_REPOSITORY https://github.com/Yimura/GTAV-Classes.git
GIT_TAG 57548ccd8742f0355fc674e8f4dedee119d640e5
GIT_TAG 9de17746d2e7492725d2e7430ad0f27c05b6c2f0
GIT_PROGRESS TRUE
CONFIGURE_COMMAND ""
BUILD_COMMAND ""