761 B
761 B
![]()
EaglerForge Builder
Create mods for EaglerForge using block-based coding.
In development
This project is not finished and is still being worked on. Expect bugs and problems that may prevent the site from working.
Running locally
- Clone the repo
- Run
npm i --forcein a terminal inside the folder where the repo is - Run
npm run devin a terminal inside the folder where the repo is - Visit http://localhost:5173/
Contributing
- Fork the project
- Make a pull request :
- In the
working-mainbranch if the changes are ready - In the
working-devbranch if they are experimental
- In the
- After review, we will merge or not your pull request.