https://github.com/steffo99/powercell
A collection of bash scripts for generating a timelapse of a Terraria world
https://github.com/steffo99/powercell
lihzahrd terraria timelapse
Last synced: about 1 year ago
JSON representation
A collection of bash scripts for generating a timelapse of a Terraria world
- Host: GitHub
- URL: https://github.com/steffo99/powercell
- Owner: Steffo99
- Archived: true
- Created: 2019-08-21T10:32:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-21T10:42:07.000Z (almost 7 years ago)
- Last Synced: 2025-05-01T00:08:09.820Z (about 1 year ago)
- Topics: lihzahrd, terraria, timelapse
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#  `powercell`
A collection of Bash scripts used to generate a timelapse of a Terraria world.
## `extract_all.sh`
Extract all worlds from the backup RARs and place them in the `worlds` directory.
## `render_all.sh`
Render the map of all worlds using [flyingsnake](https://github.com/Steffo99/flyingsnake) and place the images in the `images` directory.
## `delete_completed.sh`
Delete the extracted worlds for which a map was rendered.