mirror of https://github.com/Leinnan/rpack.git
README
This commit is contained in:
parent
c7054e2f74
commit
de3c04c6d6
|
|
@ -64,9 +64,6 @@ To open it in browser click one of the icons below:
|
|||
[](https://mevlyshkin.itch.io/rpack)
|
||||
[](http://rpack.mevlyshkin.com/)
|
||||
|
||||
|
||||
Source code is available in `crates/rpack_egui` directory of the repo.
|
||||
|
||||

|
||||
|
||||
Available at [crates/rpack_egui](https://github.com/Leinnan/rpack/tree/master/crates/rpack_egui).
|
||||
|
|
|
|||
|
|
@ -0,0 +1,15 @@
|
|||
# rPack egui
|
||||
|
||||
[](https://crates.io/crates/rpack_egui)
|
||||
[](https://docs.rs/rpack_egui)
|
||||
|
||||
A both desktop and web frontend for generating tilemaps. Just drag and drop images into the program and generate tilemaps.
|
||||
|
||||
To open it in browser click one of the icons below:
|
||||
|
||||
[](https://mevlyshkin.itch.io/rpack)
|
||||
[](http://rpack.mevlyshkin.com/)
|
||||
|
||||

|
||||
|
||||
Available at [crates/rpack_egui](https://github.com/Leinnan/rpack/tree/master/crates/rpack_egui).
|
||||
Loading…
Reference in New Issue