No description
Find a file
Troplo 7ac7cd8899
Some checks failed
Build / build (ubuntu-latest) (push) Has been cancelled
Build / build (windows-latest) (push) Has been cancelled
Base
2025-05-21 14:45:29 +10:00
.devcontainer Base 2025-05-21 14:45:29 +10:00
.github/workflows Base 2025-05-21 14:45:29 +10:00
base Base 2025-05-21 14:45:29 +10:00
camera Base 2025-05-21 14:45:29 +10:00
draw_handlers Base 2025-05-21 14:45:29 +10:00
entities Base 2025-05-21 14:45:29 +10:00
enums Base 2025-05-21 14:45:29 +10:00
game_files Base 2025-05-21 14:45:29 +10:00
graphics Base 2025-05-21 14:45:29 +10:00
misc Base 2025-05-21 14:45:29 +10:00
netsync Base 2025-05-21 14:45:29 +10:00
network Base 2025-05-21 14:45:29 +10:00
ped Base 2025-05-21 14:45:29 +10:00
player Base 2025-05-21 14:45:29 +10:00
rage Base 2025-05-21 14:45:29 +10:00
script Base 2025-05-21 14:45:29 +10:00
security Base 2025-05-21 14:45:29 +10:00
socialclub Base 2025-05-21 14:45:29 +10:00
stats Base 2025-05-21 14:45:29 +10:00
ui Base 2025-05-21 14:45:29 +10:00
vehicle Base 2025-05-21 14:45:29 +10:00
weapon Base 2025-05-21 14:45:29 +10:00
.gitignore Base 2025-05-21 14:45:29 +10:00
classes.cpp Base 2025-05-21 14:45:29 +10:00
CMakeLists.txt Base 2025-05-21 14:45:29 +10:00
gtav.rcnet Base 2025-05-21 14:45:29 +10:00
LICENSE Base 2025-05-21 14:45:29 +10:00
README.md Base 2025-05-21 14:45:29 +10:00

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.