https://github.com/bgmp/worldbackups
A simple Windows script designed to help you backup Minecraft worlds in one click
https://github.com/bgmp/worldbackups
backups minecraft world
Last synced: 3 months ago
JSON representation
A simple Windows script designed to help you backup Minecraft worlds in one click
- Host: GitHub
- URL: https://github.com/bgmp/worldbackups
- Owner: BGMP
- Created: 2019-11-01T02:08:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T02:33:05.000Z (over 6 years ago)
- Last Synced: 2025-04-06T01:27:06.747Z (about 1 year ago)
- Topics: backups, minecraft, world
- Language: Batchfile
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WorldBackups
A simple Windows script designed to help you backup Minecraft worlds
## Usage
Download, set the script variables to match your environment and finally double-click. If Windows automatically gets raid of the file, just copy the content of [copy.bat](https://github.com/BGMP/WorldBackups/blob/master/copy.bat) into a new .bat file on your end.
### Variables:
* [`world_name`](https://github.com/BGMP/WorldBackups/blob/10cb71e1030d549c5745b3cd58fb33d8f3456e40/copy.bat#L8) Backups reference name (No need for it to be the exact same name as your world's).
* [`world_directory`](https://github.com/BGMP/WorldBackups/blob/10cb71e1030d549c5745b3cd58fb33d8f3456e40/copy.bat#L9) The world you want to backup.
* [`world_backup_directory`](https://github.com/BGMP/WorldBackups/blob/10cb71e1030d549c5745b3cd58fb33d8f3456e40/copy.bat#L10) The directory you want your backups to be stored at.
## Reasoning behind
Laziness overall, [@vYuri](https://github.com/vYuri) wanted it lol