mirror of
https://github.com/Mr-X-GTA/GTAV-Classes-1.git
synced 2024-12-22 14:37:31 +08:00
d81f392e61
* feat(Script): Ported BBv2 script classes * fix: Change hard tab indents to 4 width space indents |
||
---|---|---|
.devcontainer | ||
.github/workflows | ||
base | ||
camera | ||
datanodes | ||
draw_handlers | ||
entities | ||
enums | ||
misc | ||
network | ||
ped | ||
player | ||
rage | ||
script | ||
security | ||
socialclub | ||
vehicle | ||
weapon | ||
.gitignore | ||
CMakeLists.txt | ||
gtav.rcnet | ||
LICENSE | ||
README.md |
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.