Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/butr/bannerlord.modulemanager
Provides JS/TS/C# libraries for managing Module dependencies
https://github.com/butr/bannerlord.modulemanager
bannerlord csharp csharp-library javascript javascript-library mount-and-blade-bannerlord typescript typescript-library webassembly
Last synced: 3 months ago
JSON representation
Provides JS/TS/C# libraries for managing Module dependencies
- Host: GitHub
- URL: https://github.com/butr/bannerlord.modulemanager
- Owner: BUTR
- License: mit
- Created: 2021-11-19T10:58:08.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T14:49:08.000Z (7 months ago)
- Last Synced: 2024-10-09T09:34:12.259Z (3 months ago)
- Topics: bannerlord, csharp, csharp-library, javascript, javascript-library, mount-and-blade-bannerlord, typescript, typescript-library, webassembly
- Language: C#
- Homepage:
- Size: 1.56 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bannerlord.ModuleManager
Provides libraries for managing Mount & Blade 2: Bannerlord Module dependencies.
* C# management library [![NuGet](https://img.shields.io/nuget/v/Bannerlord.ModuleManager)](https://www.nuget.org/packages/Bannerlord.ModuleManager)
* C# management library sources [![NuGet](https://img.shields.io/nuget/v/Bannerlord.ModuleManager.Source)](https://www.nuget.org/packages/Bannerlord.ModuleManager.Source)
* JS dotnet runtime + wasm C# library and TS declarations + management class [![npm](https://img.shields.io/npm/v/@butr/blmodulemanager)](https://www.npmjs.com/package/@butr/blmodulemanager)Uses [DotNetJS](https://github.com/Elringus/DotNetJS) for generating WASM code for JavaScript environments.