Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

Sonoran-Software/SonoranCADFiveM

Repository files navigation

The Sonoran CAD FiveM integration core includes many drag-and-drop integration scripts for your gaming server.

Installation

Please view theinstallation guide for more details.

Updating from v2.x.x?

See our documentationhere.

API Resources

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.

Development Bounties

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.

Developing: Working with submodules

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

Resetting Git Submodule links to commited links

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

Stars

Watchers

Forks

Contributors26


[8]ページ先頭

©2009-2025 Movatter.jp