Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecat/beamngts
Typescript declarations for the BeamNG Lua environment.
https://github.com/codecat/beamngts
Last synced: 13 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T01:21:51.000Z (over 4 years ago)
- Last Synced: 2024-08-01T19:57:41.677Z (3 months ago)
- Language: Lua
- Size: 17.6 KB
- Stars: 1
- 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.