https://github.com/codecat/beamngts
Typescript declarations for the BeamNG Lua environment.
https://github.com/codecat/beamngts
Last synced: about 1 month ago
JSON representation
Typescript declarations for the BeamNG Lua environment.
- Host: GitHub
- URL: https://github.com/codecat/beamngts
- Owner: codecat
- Created: 2020-07-27T01:21:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T01:21:51.000Z (over 5 years ago)
- Last Synced: 2024-12-29T18:37:39.257Z (about 1 year ago)
- Language: Lua
- Size: 17.6 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.