UNPKG

@bendn/enginesound

Version:

extension for godot used to generate purely synthetic engine sounds in real-time.

23 lines (22 loc) 553 B
{ "name": "@bendn/enginesound", "version": "2.1.0", "description": "extension for godot used to generate purely synthetic engine sounds in real-time.", "main": "libenginesound.so", "repository": { "type": "git", "url": "git+https://github.com/bend-n/enginesound.git" }, "keywords": [ "godot", "godot-engine", "audio", "procedural" ], "author": "bendn", "license": "MIT", "bugs": { "url": "https://github.com/bend-n/enginesound/issues" }, "homepage": "https://github.com/bend-n/enginesound#readme" }