https://github.com/jakobhellermann/atlas
Render and visualize paths for Celeste TASes
https://github.com/jakobhellermann/atlas
Last synced: 5 months ago
JSON representation
Render and visualize paths for Celeste TASes
- Host: GitHub
- URL: https://github.com/jakobhellermann/atlas
- Owner: jakobhellermann
- License: mit
- Created: 2024-03-15T18:25:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T20:35:14.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T23:54:00.094Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 3.97 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://aur.archlinux.org/packages/atlas-celeste)
Atlas
Path recorder and renderer for Celeste TASes.
## Usage
### Prerequisites
- Download @viddie's Consistency Tracker Mod ([Gamebanana](https://gamebanana.com/mods/358978))
- increase the max recordings count (default is 10)
### App


## Results
### Prologue

## Mausoleum TAS contest comparison

## Keyboard Shortcuts
- `Ctrl-O` Record TASes
- `Ctrl-Enter` Render
## FAQ
**Q**: An entity is missing from the map png
**A**: Open an [issue](https://github.com/jakobhellermann/Atlas/issues/new) and I'll try to fix it
## Development
- Setup [rust](https://rustup.rs/)
- `cargo build --release` (or `just build`) to build
- `just install` to build and package the msi and install it on windows