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.
-
Notifications
You must be signed in to change notification settings - Fork 0
naninovel/common
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Modules shared by runtime, editor, language server, etc