A native database viewing client for Grand Theft Auto V
Live Page
·
Report Bug
·
Request Feature
Table of Contents
A native reference for Grand Theft Auto V built with React. Inspired by FiveM's reference with a few improvements.
- Quickly jump to a namespace.
- Uses Alloc8or's native data which is more up-to-date and has the correct naming for all of the namespaces.
- Ability to generate a native header file.
- The namespace name is sticky so you always know what namespace you're viewing.
- Works offline and is installable as a PWA.
- Mobile UI.
- FiveM natives (disabled by default).
- Script usage (disabled by default).
- Light and dark mode.
This project has been built with some of the following technologies:
-
Clone the repo
git clone https://github.com/DottieDot/GTAV-NativeDB.git
-
Build wasm-lib
npm run build:wasm
-
Install NPM packages
npm install
- Start development server
npm start
- Update to new MUI
- Fix layout issues
- Provide Open Graph data
- SEO
- Code generation support for more languages
- Rust
- Typescript
- C# (Not an enum)
- More?...
- More tools
- Hashing
- Decompiler
- Special json generator
- Tunable viewer
- More?...
- Game integrations
- Grand Theft Auto 5
- Red Dead Redemption 2
- Max Payne 3
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Branch (
git checkout -b <branch name>
) - Commit your Changes (
git commit -m '<commit message>'
) - Push to the Branch (
git push origin <branch name>
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
To contact me refer to the socials on my Github profile:
https://github.com/DottieDot