mirror of
https://github.com/Mr-X-GTA/GTAV-Classes-1.git
synced 2024-12-22 14:37:31 +08:00
0102dfcdcc
* feat(gamefiles): add game config * Update CPickupCreationDataNode.hpp * feat(train): add train config * feat(netsync): add phone task info * feat(invoker): constexpr everything |
||
---|---|---|
.devcontainer | ||
.github/workflows | ||
base | ||
camera | ||
draw_handlers | ||
entities | ||
enums | ||
game_files | ||
misc | ||
netsync | ||
network | ||
ped | ||
player | ||
rage | ||
script | ||
security | ||
socialclub | ||
stats | ||
ui | ||
vehicle | ||
weapon | ||
.gitignore | ||
classes.cpp | ||
CMakeLists.txt | ||
gtav.rcnet | ||
LICENSE | ||
README.md | ||
vehicle_stuff_from_gir.rcnet |
GTA V Classes
This repository contains a few classes that I've reverse engineered.
They are in no way complete but contain some basics to get you started...
Usage
To modify the Reclass.NET file you have to build Reclass from source, the prebuild binaries will give you an error trying to open the project.
Disclaimer
This code is provided purely for educational purposes, if there are objections please open an issue stating your reasoning.