Skip to content

A monorepo containing multiple alt:V community packages for C# module.

License

Notifications You must be signed in to change notification settings

duydang2311/AltV.Community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AltV.Community

This is a monorepo containing multiple alt:V community packages for C# module.

Packages

Package Version Description
AltV.Community.Messaging NuGet badge Core package for messaging implementations.
AltV.Community.Messaging.Server NuGet badge Implementation for messaging on the server.
AltV.Community.Messaging.Client NuGet badge Implementation for messaging on the client.
AltV.Community.Events NuGet badge Create events as classes with sync and async support.
AltV.Community.MValueAdapters.Generators NuGet badge alt:V MValue adapter source generator
AltV.Community.MValueAdapters.Generators.Abstractions NuGet badge Abstract types for alt:V MValue adapter source generator implementation