Skip to content

Latest commit

Β 

History

History
37 lines (26 loc) Β· 1003 Bytes

File metadata and controls

37 lines (26 loc) Β· 1003 Bytes

🐒 TurtleMod Editor

The Editor for TurtleMod projects, built with Vite, React, and TypeScript. This site serves as the editor for TurtleMod, as also the projects.

πŸ“¦ Development

Install dependencies:

npm install

πŸ› οΈ Build

npm run build

Contribute

If 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.

🌐 Deployment

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).

πŸ“ Tech Stack

  • Vite
  • React
  • TypeScript
  • GitHub Actions
  • GitHub Pages

πŸ“„ License

MIT