@naninovel/common
v1.3.0
Published
Systems used by multiple consumers: runtime, editor, language server, etc.
Readme
Domain is implemented in C# under backend directory and published as Naninovel.Common NuGet package; it's .NET Standard 2.0 compatible, which is required by Unity environment. Naninovel.Common.Modern targets .NET 8 and is consumed by web editor, language server, VS Code extension, etc. JavaScript bindings and utilities are stored under src directory and published as @naninovel/common NPM package.
