Reopen the dusty box of the world of Box Critters with this app!
Find a file
2025-04-12 06:17:42 -05:00
.github/workflows Initial commit 2025-04-12 06:17:42 -05:00
icons Initial commit 2025-04-12 06:17:42 -05:00
src Initial commit 2025-04-12 06:17:42 -05:00
.gitattributes Initial commit 2025-04-12 06:17:42 -05:00
.gitignore Initial commit 2025-04-12 06:17:42 -05:00
LICENSE Initial commit 2025-04-12 06:17:42 -05:00
package-lock.json Initial commit 2025-04-12 06:17:42 -05:00
package.json Initial commit 2025-04-12 06:17:42 -05:00
README.md Initial commit 2025-04-12 06:17:42 -05:00

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