Skip to content

monster010Forks/EfficientAttachmentSyncCSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Efficient Attachment Sync C#

Server-Side C# Equivalent for the Efficient Attachment System made by ragempdev: https://rage.mp/files/file/144-efficient-attachment-sync/

This code was tested and works on .NET Core 2.2.

Server-side

  • Copy the AttachmentSync.cs file to your gamemode.
  • Make sure you implement the 3 events found in AttachmentSyncExample.cs, it won't work properly without those!
  • This package uses the "Base36" NuGet package, you can download it with Visual Studio via Tools -> NuGet Package Manager -> Manage Nuget Packages for this solution -> Browse -> type "Base36" -> First package by "Robert McLaws" & "Steve Barker".

Client-side

About

Server-Side C# Equivalent for the Efficient Attachment System made by ragempdev: https://rage.mp/files/file/144-efficient-attachment-sync/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%