https://github.com/rainnny7/schedule-one-editor
🌿 A modern web-based save editor for the Schedule I game, built with 💚, Next.js and React.
https://github.com/rainnny7/schedule-one-editor
game-save-editor save-editor schedule-1 schedule-1-editor schedule-i schedule-i-editor schedule-one schedule-one-editor
Last synced: about 1 year ago
JSON representation
🌿 A modern web-based save editor for the Schedule I game, built with 💚, Next.js and React.
- Host: GitHub
- URL: https://github.com/rainnny7/schedule-one-editor
- Owner: Rainnny7
- License: mit
- Created: 2025-04-07T15:36:51.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-09T02:44:47.000Z (about 1 year ago)
- Last Synced: 2025-04-12T03:59:36.124Z (about 1 year ago)
- Topics: game-save-editor, save-editor, schedule-1, schedule-1-editor, schedule-i, schedule-i-editor, schedule-one, schedule-one-editor
- Language: TypeScript
- Homepage:
- Size: 1.73 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Schedule One Editor 🌿
A modern web-based save editor for the Schedule I game, built with 💚, Next.js and React.
## Features
- 🎮 Edit game save files
- 🌙 Dark/Light mode support
- 🎨 Modern, responsive UI
- âš¡ Fast and efficient performance
- 🔒 Secure file handling
## Preview


## Prerequisites
- Node.js (Latest LTS version recommended)
- Bun package manager
- Git
## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/Rainnny7/schedule-one-editor.git
cd schedule-one-editor
```
2. Install dependencies:
```bash
bun install
```
3. Set up environment variables:
```bash
cp .env.example .env
```
Then edit `.env` with your configuration.
4. Start the development server:
```bash
bun dev
```
The application will be available at `http://localhost:3000`.
## Tech Stack
- [TypeScript](https://www.typescriptlang.org) - Type safety
- [React](https://reactjs.org) - UI library
- [Next.js](https://nextjs.org) - React framework
- [Tailwind CSS](https://tailwindcss.com) - Styling
- [shadcn](https://ui.shadcn.com) - UI components
- [Bun](https://bun.sh) - JavaScript runtime & package manager
## Contributing
Contributions are welcome! Please feel free to submit a [Pull Request](https://github.com/Rainnny7/schedule-one-editor/pulls).
## License
This project is licensed under the MIT License - see the [LICENSE](/LICENSE.md) file for details.
## Author
- **Rainnny** - [rainnny.club](https://rainnny.club)
- Email: braydonrainnny@gmail.com