projects: new project rustboyadvance-ng

This commit is contained in:
Muhammad Nauman Raza 2024-05-19 12:53:07 +01:00
parent fcf928804d
commit 06b3898824
No known key found for this signature in database
GPG key ID: B0EF3A98B29ADB1D

View file

@ -30,6 +30,14 @@ links = [
{ 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]]
name = "radiant.nvim"
desc = "A fast and minimal Neovim configuration framework."