Skip to content

A SDK containing a bunch of features and utilities for Expert Scripting Programmers

License

Notifications You must be signed in to change notification settings

LenixStudio/lenix_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

183 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lenix_sdk

Backend

  1. install dotnet link if you don't have it
  2. run build.cmd

NUI

Mac

brew install pnpm
cd Nui
pnpm i
pnpm run build

Windows

npm i -g pnpm@latest-10
cd Nui
pnpm i
pnpm run build

About

A SDK containing a bunch of features and utilities for Expert Scripting Programmers

Resources

License

Stars

Watchers

Forks

Releases

No releases published