The Editor for TurtleMod projects, built with Vite, React, and TypeScript. This site serves as the edtor for TurtleMod, as also the projects.
Install dependencies:
npm installnpm run buildIf you want to make TurtleMod, but not join the company, or contribute, then just make a fork, and then a pull request, and maintainer might question what it's for and what it helps.
Note
You can make it with AI, but it is recommanded to use AI as a helper or to use it to help you learn to write code if you like, but yes, AI can generate the full code, it is optional, and not recommended.
The site is deployed using GitHub Actions and published to GitHub Pages automatically on every push to main(and also uses workflow_dispatch for manual runs).
- Vite
- React
- TypeScript
- GitHub Actions
- GitHub Pages
MIT