- Notifications
You must be signed in to change notification settings - Fork13
Sonoran CAD's FiveM integration scripts allow you to update unit locations in real time, access /911, /311, /panic, view unit identifier information on a live map and so much more.
License
Sonoran-Software/SonoranCADFiveM
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The Sonoran CAD FiveM integration core includes many drag-and-drop integration scripts for your gaming server.
Please view theinstallation guide for more details.
See our documentationhere.
Sonoran CAD's API offers direct access to your CAD data, making it very useful to use for integration with various scripts. Detailed API and push event information can be foundhere.
Get PAID to contribute to the open source project!!!
Sonoran Software offers 💵CASH💵 for contributing to the open source integration framework plugin library. Check out more informationhere.
If you are developing this source code we utilize git submodules in order to bundle 3rd party resources and external CAD submodules. In order to "clone" the submodules you will need to run some additional git commands each time you pull.
The commands below will clone the git submodules and ensure your submodules are synced to the commit hash/branch/tag you have selected in your git CLI/GUI/IDE (ie. VS Code). When cloning the repo your first time, this will sync to the commit hashes pushed to the repo. Updating the branch of the submodules in your IDE will change what code is pulled for that particular submodule.
After Cloning RepositoryRun the following commands after cloning to ensure the git submodule files are cloned...
git submodule syncgit submodule update --init --recursivegit submodule update --remote --merge
If you want to ensure git submodules are pulling the code specified by what has been commited to the repo, run this command before the commands listed above:
git submodule deinit -f --all
About
Sonoran CAD's FiveM integration scripts allow you to update unit locations in real time, access /911, /311, /panic, view unit identifier information on a live map and so much more.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.