game-wrapper-bgaming2
v0.0.5
Published
Bullshark Games client wrapper
Downloads
8
Readme
BGaming game client wrapper
Project is created with TypeScript using main libraries:
- DomWires - dependency injection framework.
- ESBuild - bundler for browser environment.
- Mocha - test framework.
- ESLint - code linting tool.
Build and run locally
npm install
npm run package
npm run run
Build requirements
- npm: 10.1.10+
- node: 18.18.0+
