8000 GitHub - CheatCod/Lodestone: Tool for remote managing multiple server instance
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jul 20, 2022. It is now read-only.

CheatCod/Lodestone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workflow workflow

This project has been moved to the organization repo: https://github.com/Lodestone-Team/client

Lodestone

What is Lodestone?

Lodestone is a wrapper tool that aims to provide an easy and consistent server hosting experience for Minecraft.

Lodestone is still in the very early stage of development, as such you should use it ONLY if you know what you are doing


Setup

Ubuntu:

The following assumes that you are already in the Lodestone directory.

Run the dev_setup.sh script, this will install all the dependencies.

To run the front end, cd into frontend. Run npm i to install packages then npm start to start the dev server.

To run the back end, cd into backend, make a directory for the program files with mkdir LodestoneTest. cd into LodestoneTest and set it as the home directory with export LODESTONE_PATH=$PWD.

On a separate terminal, make a directory for the database with mkdir db, then run mongod --dbpath db.

Finally, cd back to backend and run cargo run

Windows:

Windows support is planned.


Trello Figma

About

Tool for remote managing multiple server instance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0