An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


Schedule One Editor Logo

# 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

![Landing](https://cdn.rainnny.club/JaGDFg8e.webp)
![Uploading Save Data](https://cdn.rainnny.club/UQLwFEeh.gif)

## 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