https://github.com/wtdcode/celesteextractor
The tool which extracts all atlas in Celeste.
https://github.com/wtdcode/celesteextractor
Last synced: 3 months ago
JSON representation
The tool which extracts all atlas in Celeste.
- Host: GitHub
- URL: https://github.com/wtdcode/celesteextractor
- Owner: wtdcode
- License: wtfpl
- Created: 2018-06-12T18:47:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T17:00:16.000Z (almost 5 years ago)
- Last Synced: 2025-03-18T22:07:04.914Z (3 months ago)
- Language: C#
- Homepage:
- Size: 443 KB
- Stars: 34
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CelesteExtractor
## Introduction
It is a tool to extract all atlas in Celeste.
## Download
Binary release can be found in [here](https://github.com/wtdcode/CelesteExtractor/releases).
## Usage
```batch
CelesteExtractor.exe [ContentDirectory] [OutputDirectory]
```Pay attention to **ContentDirectory**. For example, if you have Celeste installed in `C:\Celeste`, the ContentDirectory should be `C:\Celeste\Content`.
If the output directory doesn't exist, it will create it for you.
## Audio
Looking for audio resources? See [this](https://www.fmod.com/download#demos).
## Issue
If you encounter any problem, please post an issue with any relevant information. I will check it as soon as possible.
## License

```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004Copyright (C) 2004 Sam Hocevar
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION0. You just DO WHAT THE FUCK YOU WANT TO.
```Feel free to do anything about the codes.
## Celeste

Enjoy the game :p.