UNPKG

superpowers-game-ftext-plugin

Version:

Generic text asset for the Superpowers Game system of Superpowers, the extensible HTML5 2D+3D game engine.

20 lines (19 loc) 424 B
{ "compilerOptions": { "module": "commonjs", "target": "es5", "noImplicitAny": true }, "files": [ "index.d.ts", "data/fTextAsset.ts", "data/fTextSettingsResource.ts", "textEditorWidget/index.ts", "editors/fText/info.ts", "editors/fText/ui.ts", "editors/fText/network.ts", "editors/fText/index.ts", "settingsEditors/fTextSettingsEditor.ts", "runtime/fText.ts" ] }