Skip to content

๐ŸŒฟ A modern web-based save editor for the Schedule I game, built with ๐Ÿ’š, Next.js and React.

License

Notifications You must be signed in to change notification settings

Rainnny7/schedule-one-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

43 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Schedule One Editor Logo

Note

I will be completing this one I have time to do so, getting some other projects/work out of the way first ๐Ÿ™๐Ÿป๐Ÿฉท

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 Uploading Save Data

Prerequisites

  • Node.js (Latest LTS version recommended)
  • Bun package manager
  • Git

Getting Started

  1. Clone the repository:
git clone https://github.com/Rainnny7/schedule-one-editor.git
cd schedule-one-editor
  1. Install dependencies:
bun install
  1. Set up environment variables:
cp .env.example .env

Then edit .env with your configuration.

  1. Start the development server:
bun dev

The application will be available at http://localhost:3000.

Tech Stack

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author