Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maddymakesgames authored Jun 5, 2024
1 parent b379b10 commit cf2a76f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Collection of Rust crates to work with data formats found in the game Celeste an
# celeste_rs gui editor
The main user-facing output of this repo is the gui editor.<br>
You can find a web version [here](https://maddymakesgames.github.io/celeste_rs/).<br>
Native versions will be found [here](https://github.com/maddymakesgames/celeste_rs/releases) once we start releasing them.
Native versions will be found [here](https://github.com/maddymakesgames/celeste_rs/releases).

If you would like to compile a native version yourself you will need [the rust compiler](https://www.rust-lang.org/learn/get-started).<br>
The gui library we use, [egui](https://github.com/emilk/egui), requires that extra libraries be installed on linux. On debian based distros you can install them with this command:<br>
Expand All @@ -16,4 +16,4 @@ sudo apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev lib
## Feedback
Please provide feedback or bug reports via github issues. If you would like to contribute you can make a pull request and I can look over it.

If you would like to contact me directly I am on discord as `@maddymakesgames`.
If you would like to contact me directly I am on discord as `@maddymakesgames`.

0 comments on commit cf2a76f

Please sign in to comment.