Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d6ea8d8b35 | ||
![]() |
f1b6e2b9ce | ||
![]() |
9ffe5afea5 | ||
![]() |
a1dd976a20 | ||
![]() |
abc833228b | ||
![]() |
63e1dff44d |
39
README.md
39
README.md
@@ -2,7 +2,36 @@
|
||||
|
||||
A modern, cross-platform save editor for Fallout Shelter built with Electron.js. Features AES decryption support and a beautiful, intuitive interface.
|
||||
|
||||

|
||||
## Screenshots
|
||||
|
||||
### Main Interface
|
||||

|
||||
*Welcome screen with quick access to all major features*
|
||||
|
||||
The editor provides four main functions:
|
||||
- 💰 **Resource Management** - Edit caps, food, water, power, and consumables
|
||||
- 👥 **Dweller Editor** - Modify dweller stats and equipment
|
||||
- 🏠 **Vault Information** - View and edit vault details
|
||||
- 🛡️ **Safe Editing** - Automatic backups and validation
|
||||
|
||||
## Latest Release
|
||||
|
||||
### Version 1.0.0 (August 2025)
|
||||
🎉 First stable release with all core features implemented!
|
||||
|
||||
**Download:**
|
||||
- [Windows (64-bit)](https://gitea.serversyndicate.com/Bored/Fallout-Shelter-Save-Editor/releases/download/v1/%2FFalloutShelterEditor-Setup-Win-x64.exe)
|
||||
- [macOS (Universal)](https://gitea.serversyndicate.com/Bored/Fallout-Shelter-Save-Editor/releases/download/v1.0.0/FalloutShelterEditor-Setup-Mac.dmg)
|
||||
- [Linux (AppImage)](https://gitea.serversyndicate.com/Bored/Fallout-Shelter-Save-Editor/releases/download/v1.0.0/FalloutShelterEditor-Setup-Linux.AppImage)
|
||||
|
||||
**What's New:**
|
||||
- ✨ Initial release with full save file editing support
|
||||
- 🔒 AES encryption/decryption implementation
|
||||
- 🎨 Modern, user-friendly interface
|
||||
- 💾 Automatic backup system
|
||||
- 🔧 Resource and vault management features
|
||||
|
||||
[View all releases](https://gitea.serversyndicate.com/Bored/Fallout-Shelter-Save-Editor/releases)
|
||||
|
||||
## Features
|
||||
|
||||
@@ -18,7 +47,7 @@ A modern, cross-platform save editor for Fallout Shelter built with Electron.js.
|
||||
## Installation
|
||||
|
||||
### Option 1: Download Pre-built Binary
|
||||
1. Go to the [Releases](https://github.com/your-repo/releases) page
|
||||
1. Go to the [Releases](https://gitea.serversyndicate.com/Bored/Fallout-Shelter-Save-Editor/releases) page
|
||||
2. Download the appropriate version for your operating system
|
||||
3. Install and run the application
|
||||
|
||||
@@ -31,8 +60,8 @@ A modern, cross-platform save editor for Fallout Shelter built with Electron.js.
|
||||
#### Steps
|
||||
1. Clone the repository:
|
||||
```bash
|
||||
git clone https://github.com/your-repo/fallout-shelter-save-editor.git
|
||||
cd fallout-shelter-save-editor
|
||||
git clone https://gitea.serversyndicate.com/Bored/Fallout-Shelter-Save-Editor.git
|
||||
cd Fallout-Shelter-Save-Editor
|
||||
```
|
||||
|
||||
2. Install dependencies:
|
||||
@@ -172,7 +201,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
|
||||
## Support
|
||||
|
||||
If you encounter issues:
|
||||
1. Check the [Issues](https://github.com/your-repo/issues) page
|
||||
1. Check the [Issues](https://gitea.serversyndicate.com/Bored/Fallout-Shelter-Save-Editor/issues) page
|
||||
2. Create a new issue with detailed information
|
||||
3. Include your operating system and save file details (without personal data)
|
||||
|
||||
|
BIN
assets/main-interface.png
Normal file
BIN
assets/main-interface.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 605 KiB |
Reference in New Issue
Block a user