UNPKG

seed-engine

Version:

A Lightweight 2D game engine using WebGL2. The engine is designed on the focus of creating a bridge between creating and publishing games to the Seed Network as modules.

15 lines 375 B
{ "source": "./src", "destination": "./docs", "plugins": [{ "name": "esdoc-standard-plugin", "option": { "test": { "source": "./test/", "interfaces": ["test", "testStep"], "includes": ["(test|Test)\\.js$"], "excludes": ["\\.config\\.js$"] } } }] }