Skip to content
Snippets Groups Projects
Commit 5a3fcbde authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Update recipes

parent 35f17e35
No related branches found
No related tags found
No related merge requests found
#TODO not compiled or tested
#TODO glutin crate error
[source]
git = "https://github.com/FyroxEngine/Fyrox-demo-projects"
[build]
template = "custom"
script = """
COOKBOOK_SOURCE="${COOKBOOK_SOURCE}/ui"
cookbook_cargo_packages ui
cookbook_cargo_packages executor
"""
#TODO not compiled or tested
#TODO require rustc 1.81
[source]
git = "https://github.com/ggez/ggez"
[build]
......
#TODO not compiled or tested
#TODO update the mio crate version (after cargo update)
[source]
git = "https://github.com/adamsky/globe"
[build]
......
#TODO not compiled or tested
#TODO hot-lib-reloader crate error
[source]
git = "https://github.com/polymonster/hotline"
[build]
......
#TODO not compiled or tested
#TODO require rustc 1.80.1
[source]
git = "https://github.com/dcampbell24/iced_7guis"
[build]
......
#TODO not compiled or tested
#TODO ahash crate error
[source]
git = "https://github.com/tesselode/kira-examples"
[build]
......
#TODO not compiled or tested
#TODO winit crate error (even after cargo update)
[source]
git = "https://github.com/sebcrozet/kiss3d"
[build]
......
#TODO not compiled or tested
[source]
git = "https://github.com/leptos-rs/leptos"
[build]
template = "custom"
script = """
cookbook_cargo_examples counter
"""
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