projects: new project rustboyadvance-ng
This commit is contained in:
parent
05a2637922
commit
fe788255d9
|
@ -30,6 +30,14 @@ links = [
|
||||||
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/ambition" },
|
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/ambition" },
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[project]]
|
||||||
|
name = "rustboyadvance-ng"
|
||||||
|
desc = "A rusty Nintendo™ Game Boy Advance emulator and debugger. Fork of `michelhe/rustboyadvance-ng`."
|
||||||
|
tags = ["rust", "gameboy", "emulator"]
|
||||||
|
links = [
|
||||||
|
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/rustboyadvance-ng" },
|
||||||
|
]
|
||||||
|
|
||||||
[[project]]
|
[[project]]
|
||||||
name = "radiant.nvim"
|
name = "radiant.nvim"
|
||||||
desc = "A fast and minimal Neovim configuration framework."
|
desc = "A fast and minimal Neovim configuration framework."
|
||||||
|
|
Loading…
Reference in a new issue