Custom sonolus server
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Go to file
ミズキ 300890f934
chore: init
2 months ago
assets/packs/pingpong chore: init 2 months ago
.editorconfig chore: init 2 months ago
.gitattributes chore: init 2 months ago
.gitignore chore: init 2 months ago
.yarnrc.yml chore: init 2 months ago
COPYING.md chore: init 2 months ago
LICENSE chore: init 2 months ago
Makefile chore: init 2 months ago
README.md chore: init 2 months ago
package.json chore: init 2 months ago
pnpm-lock.yaml chore: init 2 months ago

README.md

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