Skip to content
Snippets Groups Projects
Verified Commit a8265c5b authored by Louis's avatar Louis :fire:
Browse files

Use kayak fork with asset_io fix

parent f128b915
No related branches found
No related tags found
No related merge requests found
...@@ -16,11 +16,11 @@ num-traits = "0.2.15" ...@@ -16,11 +16,11 @@ num-traits = "0.2.15"
micro_musicbox = "0.6.2" micro_musicbox = "0.6.2"
serde = { version = "1.0.152", optional = true } serde = { version = "1.0.152", optional = true }
kayak_ui = { git = "https://github.com/StarArawn/kayak_ui", rev = "ca2048963dcfc3a87ad36f7686e1d8f9c81f4e36" } #kayak_ui = { git = "https://github.com/StarArawn/kayak_ui", rev = "ca2048963dcfc3a87ad36f7686e1d8f9c81f4e36" }
kayak_font = { git = "https://github.com/StarArawn/kayak_ui", rev = "ca2048963dcfc3a87ad36f7686e1d8f9c81f4e36" } #kayak_font = { git = "https://github.com/StarArawn/kayak_ui", rev = "ca2048963dcfc3a87ad36f7686e1d8f9c81f4e36" }
#kayak_ui = { path = "../../OSS/kayak_ui" } #kayak_ui = { path = "../../OSS/kayak_ui" }
#kayak_font = { path = "../../OSS/kayak_ui/kayak_font" } #kayak_font = { path = "../../OSS/kayak_ui/kayak_font" }
#kayak_ui = { rev = "910a00cdd3857cc7515f153580afd057de0abaf0", git = "https://github.com/StarArawn/kayak_ui" } kayak_ui = { rev = "b542973e911cdeef397a6d1c440ef248143b2c75", git = "https://lab.lcr.gr/microhacks/bevy-forks/kayak-ui.git" }
#kayak_font = { rev = "910a00cdd3857cc7515f153580afd057de0abaf0", git = "https://github.com/StarArawn/kayak_ui.git" } kayak_font = { rev = "b542973e911cdeef397a6d1c440ef248143b2c75", git = "https://lab.lcr.gr/microhacks/bevy-forks/kayak-ui.git" }
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment