Skip to content

Modules shared by runtime, editor, language server, etc

Notifications You must be signed in to change notification settings

naninovel/common

Repository files navigation

npm CodeFactor codecov CodeQL

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.