mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
Update recipes
This commit is contained in:
parent
22feec8d85
commit
1cbf60d426
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO fontique crate error
|
||||
[source]
|
||||
git = "https://github.com/DioxusLabs/blitz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO glutin crate error
|
||||
[source]
|
||||
git = "https://github.com/yazgoo/blockish"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO outdated redox_syscall crate (cargo update don't fix it)
|
||||
[source]
|
||||
git = "https://github.com/yazgoo/blockishfire"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/AryanpurTech/BlueEngine"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO iroh-quinn-udp crate error
|
||||
[source]
|
||||
git = "https://github.com/fishfolk/bones"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/colored-rs/colored"
|
||||
[build]
|
||||
|
||||
@ -4,5 +4,5 @@ git = "https://github.com/darthdeus/comfy"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples animated_shapes animated_sprites animated_text bloom circle colors egui fragment-shader lighting music physics shapes single_particle sprite text
|
||||
cookbook_cargo_examples animated_shapes animated_sprites animated_text bloom circle colors egui fragment-shader lighting music shapes single_particle sprite text
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user