This repo will keep as-is with current implementation. Further upgrade will happen under Under Realm mono repo.
Single repository that hold opensource algorithm for Metacraft Games.
- NodeJs, suggested version 16
- Install
metacraft clivianpm i --location=global metacraftor via yarnyarn global add metacraft
Run yarn client under project's root directory for Development - if success you would see something like following:
There is an sample implementation under tool/murg-sever, launch it with yarn server.
