Eldyn.io is an immersive, isometric multiplayer world where players can explore, build, and conquer in the magical land of Eldyn. This repository contains the core code that powers this enchanting experience.
-
Fork the repository and create a new branch for your feature
-
Submit a pull request with your improvements
# Clone the repository
git clone https://github.com/Robinhood347/Eldyn.io
# Install dependencies
npm install
# Run development server
npm run dev