Note
I will be completing this one I have time to do so, getting some other projects/work out of the way first ๐๐ป๐ฉท
A modern web-based save editor for the Schedule I game, built with ๐, Next.js and React.
- ๐ฎ Edit game save files
- ๐ Dark/Light mode support
- ๐จ Modern, responsive UI
- โก Fast and efficient performance
- ๐ Secure file handling
- Node.js (Latest LTS version recommended)
- Bun package manager
- Git
- Clone the repository:
git clone https://github.com/Rainnny7/schedule-one-editor.git
cd schedule-one-editor
- Install dependencies:
bun install
- Set up environment variables:
cp .env.example .env
Then edit .env
with your configuration.
- Start the development server:
bun dev
The application will be available at http://localhost:3000
.
- TypeScript - Type safety
- React - UI library
- Next.js - React framework
- Tailwind CSS - Styling
- shadcn - UI components
- Bun - JavaScript runtime & package manager
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Rainnny - rainnny.club
- Email: [email protected]