Skip to content

Repository files navigation

grandMA3 types for TypeScriptToLua

⚠️ OPEN ALPHA → as there is no official API reference from MAlighting avaliable type declarations may be faulty or incomplete.

TypeScript definitions for grandMA3 Lua API.

install for production

npm install -D grandMA3-types

install for development

git clone https://github.com/LightYourWay/grandMA3-types.git && \
cd <your-plugin-folder> && \
npm link ../grandMA3-types

integrate into tsconfig.json

{
	"compilerOptions": {
		"types": ["grandMA3-types"]
	}
}

Contributors

If you have something to contribute / add to the type declarations - AWESOME 🎉 feel free to:

License

Copyright (C) Lukas Runge Veranstaltungstechnik

This project is licensed under the GNU Lesser General Public License v3.0 or later (LGPL-3.0-or-later).

See COPYING.LESSER for the LGPL v3 text and COPYING for the GPL v3 text (which the LGPL v3 incorporates by reference).

About

TypeScript definitions for grandMA3 Lua API.

Resources

Stars

14 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages