Reopen the dusty box of the world of Box Critters with this app!
| .github/workflows | ||
| icons | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Desktop
Reopen the dusty box of the world of Box Critters with this app. This repository features all of the perks of Localbox packaged into an Electron app for ease-of-use, with added Discord RPC support!
Assets
For information on assets and how to get them, read here.
Server
To build the server, first setup Localbox and run deno run build. Once the server is done building, clone this repository as well. Finally, move the build of the server to the root of this repository and name it "Localbox", if it isn't already named that.
Building
Windows:
npm run buildwindows
Mac:
npm run buildmac