https://github.com/fabianterhorst/coreclr-module
Old alt:V CoreClr (.NET Core Common Language Runtime) community made module. New: https://github.com/altmp/coreclr-module
https://github.com/fabianterhorst/coreclr-module
altv coreclr csharp dotnet hacktoberfest nuget
Last synced: 23 days ago
JSON representation
Old alt:V CoreClr (.NET Core Common Language Runtime) community made module. New: https://github.com/altmp/coreclr-module
- Host: GitHub
- URL: https://github.com/fabianterhorst/coreclr-module
- Owner: FabianTerhorst
- License: mit
- Created: 2019-03-02T11:26:49.000Z (about 6 years ago)
- Default Branch: dev
- Last Pushed: 2024-09-03T22:11:07.000Z (8 months ago)
- Last Synced: 2025-04-02T04:02:55.366Z (about 1 month ago)
- Topics: altv, coreclr, csharp, dotnet, hacktoberfest, nuget
- Language: C#
- Homepage:
- Size: 126 MB
- Stars: 71
- Watchers: 12
- Forks: 63
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# alt:V C# module
The new repository for the alt:V C# module is located at https://github.com/altmp/coreclr-module
| Package | Version |
| ------------- | ------------- |
| [**AltV.Net**](/api/AltV.Net) | [](https://www.nuget.org/packages/AltV.Net/) [](https://www.nuget.org/packages/AltV.Net/) [](https://www.nuget.org/packages/AltV.Net/) |
| [**AltV.Net.Async**](/api/AltV.Net.Async) | [](https://www.nuget.org/packages/AltV.Net.Async/) [](https://www.nuget.org/packages/AltV.Net.Async/) [](https://www.nuget.org/packages/AltV.Net.Async/) |
| [**AltV.Net.Async.CodeGen**](api/AltV.Net.Async.CodeGen) | [](https://www.nuget.org/packages/AltV.Net.Async.CodeGen/) [](https://www.nuget.org/packages/AltV.Net.Async.CodeGen/) [](https://www.nuget.org/packages/AltV.Net.Async.CodeGen/) |
| [**AltV.Net.CApi**](api/AltV.Net.CApi) | [](https://www.nuget.org/packages/AltV.Net.CApi/) [](https://www.nuget.org/packages/AltV.Net.CApi/) [](https://www.nuget.org/packages/AltV.Net.CApi/) |
| [**AltV.Net.Client**](/api/AltV.Net.Client) | [](https://www.nuget.org/packages/AltV.Net.Client/) [](https://www.nuget.org/packages/AltV.Net.Client/) [](https://www.nuget.org/packages/AltV.Net.Client/) |
| [**AltV.Net.ColShapes**](api/AltV.Net.ColShape) | [](https://www.nuget.org/packages/AltV.Net.ColShape/) [](https://www.nuget.org/packages/AltV.Net.ColShape/) [](https://www.nuget.org/packages/AltV.Net.ColShape/) |
| [**AltV.Net.EntitySync**](api/AltV.Net.EntitySync) | [](https://www.nuget.org/packages/AltV.Net.EntitySync/) [](https://www.nuget.org/packages/AltV.Net.EntitySync/) [](https://www.nuget.org/packages/AltV.Net.EntitySync/) |
| [**AltV.Net.EntitySync.ServerEvent**](api/AltV.Net.EntitySync.ServerEvent) | [](https://www.nuget.org/packages/AltV.Net.EntitySync.ServerEvent/) [](https://www.nuget.org/packages/AltV.Net.EntitySync/) [](https://www.nuget.org/packages/AltV.Net.EntitySync.ServerEvent/) |
| [**AltV.Net.Interactions**](api/AltV.Net.Interactions) | [](https://www.nuget.org/packages/AltV.Net.Interactions/) [](https://www.nuget.org/packages/AltV.Net.Interactions/) [](https://www.nuget.org/packages/AltV.Net.Interactions/) |
| [**AltV.Net.Resources.Chat.Api**](api/AltV.Net.Resources.Chat.Api) | [](https://www.nuget.org/packages/AltV.Net.Resources.Chat.Api/) [](https://www.nuget.org/packages/AltV.Net.Resources.Chat.Api/) [](https://www.nuget.org/packages/AltV.Net.Resources.Chat.Api/) |
| [**AltV.Net.Shared**](api/AltV.Net.Shared) | [](https://www.nuget.org/packages/AltV.Net.Shared/) [](https://www.nuget.org/packages/AltV.Net.Shared/) [](https://www.nuget.org/packages/AltV.Net.Shared/) |Repository containing the C# module for [alt:V multiplayer](https://altv.mp/).
## Structure
| Directory | Description |
| ------------------ | ------------------------------------------------------- |
| [/api](/api) | C# Scripting Api | |
| [/docs](/docs) | C# Documentation published to [alt:V Docs](http://docs.altv.mp/) |
| [/runtime](https://github.com/altmp/coreclr-module-runtime) | C# c++ runtime using the alt:V Module Api |## Contributions
All contributions are greatly appreciated.
If there are any questions or you would like to discuss a feature,
contact the *module maintainer*.## Documentation
Documentation can be found at [alt:V Docs](http://docs.altv.mp/)