Skip to content

bufferhead-code/opencraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCraft

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

I cloned Infinite Craft

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

image

Run with npm

To start the Vite Dev Server you can run

cd frontend
npm run dev

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:

docker-compose up -d

Run the Backend

You can start the API/Backend Server by running

cd server
npm run start

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

image

About

An open-source clone of infinite-craft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •