UNPKG

@teraflop/api

Version:

Teraflop game engine WebAssembly scripting API

37 lines (23 loc) 1.44 kB
# Teraflop Scripting API [![Teraflop Scripting API CI](https://github.com/chances/teraflop-d/workflows/Teraflop%20Scripting%20API%20CI/badge.svg)](https://github.com/chances/teraflop-d/actions) [![npm version](https://badge.fury.io/js/%40teraflop%2Fapi.svg)](https://www.npmjs.com/package/@teraflop/api) <!-- [![dependencies Status](https://david-dm.org/chances/streaming-metadata/status.svg)](https://david-dm.org/chances/streaming-metadata) --> <!-- [![devDependencies Status](https://david-dm.org/chances/streaming-metadata/dev-status.svg)](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 &copy; 2020 Chance Snow. All rights reserved.