Skip to content

Fivem Server Status / Info for C# project

Notifications You must be signed in to change notification settings

ErenKrt/FivemServerStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fivem Server Status | Fivem Server Info | C# / Library



Information

Version 4.0 | .Net >= 7

Setup

Build this project with your spesific .Net version and get dlls and add reference your projects.


Usage

using EP.Fivem.ServerStatus;

var serverStatus = new FivemServerStatus();
var isOnline = await serverStatus.IsOnline("my533d");
var server = await serverStatus.Get("my533d"); // Server object

Developer: © ErenKrt

About

Fivem Server Status / Info for C# project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages