1.0.0 ā€¢ Published 10 months ago

@lewddeveloper/lmaobox-declarations v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Lmaobox Typescript Annotations

Based on build August 05 2023 11:55 UTC

> Lmaobox development just got a whole lot better šŸ§  - LewdDeveloper

Installation guide

Node.js

  1. Clone this repository: https://github.com/LewdDeveloper/lmaobox-tstl-template
  2. npm install
  3. npm run dev

Preview

How to use typescript-to-lua

https://typescripttolua.github.io/

https://www.typescriptlang.org/

Console commands

CommandDescription
lua_tcToggle lua evaluation mode
luaload PATH_Load a lua script in localappdata folder
luaexec CODE_EvaluateĀ lua code
luaSame as lua_exec