@teraflop/api
Version:
Teraflop game engine WebAssembly scripting API
37 lines (23 loc) • 1.44 kB
Markdown
# Teraflop Scripting API
[](https://github.com/chances/teraflop-d/actions)
[](https://www.npmjs.com/package/@teraflop/api)
<!-- [](https://david-dm.org/chances/streaming-metadata) -->
<!-- [](https://david-dm.org/chances/streaming-metadata?type=dev) -->
[Teraflop](https://github.com/chances/teraflop-d) game engine WebAssembly scripting API on a [Wasmer](https://wasmer.io/) and [AssemblyScript](https://www.assemblyscript.org/) foundation.
## Usage
<!-- TODO: Usage docs
1. Deploy a clone or fork of this repo. Alternatively, you can [serve the repo locally](#Development).
2. Create a Browser source in OBS and set its URL to your deployed URL.
3. Customize the size of metadata by changing the Browser source's Custom CSS:
```css
#title { font-size: 60px; }
#description { font-size: 30px; }
```
-->
## Development
<!-- TODO: Dev docs
Serve the widget locally, run `npm start`.
The URL of the widget will be copied to your clipboard. -->
## License
[MIT License](http://opensource.org/licenses/MIT)
Copyright © 2020 Chance Snow. All rights reserved.