Skip to content

citizenfx/fivem-docs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Add documentation for TriggerLatentClientEvent and TriggerLatentServerEvent
06a53b3

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

FiveM Documentation

Source of docs.fivem.net.

Development

Install Hugo, then run:

git submodule update --init --recursive
hugo server -D

Checking for dead links

Install Wget, start a Hugo server, then run:

wget --spider -o ./wget.log -e robots=off -w 1 -r -p http://localhost:1313

More info on that here.

About

FiveM documentation repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages