Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codecat/beamngts

Typescript declarations for the BeamNG Lua environment.
https://github.com/codecat/beamngts

Last synced: about 2 months ago
JSON representation

Typescript declarations for the BeamNG Lua environment.

Awesome Lists containing this project

README

        

# BeamNG Typescript Declarations
This can be used in combination with [TypescriptToLua](https://typescripttolua.github.io/).

## Generating
To generate the declarations file, open the game into some map, open the console and type `dofile("docs.lua")`. The `docs.lua` script must exist in your documents folder.