OpenCraft is an open source implementation of the popular game InfiniteCraft.
You can learn more about how it works and how i made it here
Setup
Download the mistral-7b-instruct-v0.1.Q8_0.gguf into the server/models folder. You can downloa it here.
Please make sure to run both the frontend and the backend servers, otherwise OpenCraft will not work.
Run the Frontend
Run with npm
To start the Vite Dev Server you can run
Run with Docker
There is also a docker-compose.yml (frontend-only for now, because of performance reasons) which you can start with, it is configured to connect to a Traefik Reverse-Proxy:
Run the Backend
You can start the API/Backend Server by running
Contributing
Please open an issue and wait for the approval of a Maintainer before submitting a PR.
Support me
We are building solidtime - The modern Open Source Time Tracker

