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 section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- nodejs
- npm
- Clone the repo
git clone https://github.com/DottieDot/GTAV-NativeDB.git
- 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
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