|
||
---|---|---|
assets/packs/pingpong | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.yarnrc.yml | ||
COPYING.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
package.json | ||
pnpm-lock.yaml |
sonolus-mzk
Custom Sonolus (next gen mobile game engine) server.
Installing
This package uses pnpm for package management. Other package managers may work, but will not be supported.
The quickest way to get started, if you have make
installed, is to simply run
$ make
If you do not have make
installed, you may run these commands instead.
$ pnpm install