projects: update and add legacy projects
This commit is contained in:
parent
097f024caf
commit
8346a32752
|
@ -24,7 +24,7 @@ links = [
|
|||
|
||||
[[project]]
|
||||
name = "Ambition"
|
||||
desc = "A textual fast-paced 2D MMORPG."
|
||||
desc = "A fast-paced 2D MMORPG."
|
||||
tags = ["rust", "bevy", "mmorpg"]
|
||||
links = [
|
||||
{ name = "git", url = "https://git.devraza.giize.com/devraza/ambition" },
|
||||
|
@ -78,3 +78,19 @@ tags = ["emacs", "colorscheme", "theme", "dark"]
|
|||
links = [
|
||||
{ name = "git", url = "https://git.devraza.giize.com/devraza/kagayaki-emacs" },
|
||||
]
|
||||
|
||||
[[project]]
|
||||
name = "Ambition (legacy)"
|
||||
desc = "A fast-paced, text-based massively multiplayer role-playing game. `[Deprecated]`"
|
||||
tags = ["go", "ebiten", "game", "mmorpg"]
|
||||
links = [
|
||||
{ name = "git", url = "https://git.devraza.giize.com/ambition/legacy" },
|
||||
]
|
||||
|
||||
[[project]]
|
||||
name = "Catchtwo"
|
||||
desc = "A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. `[Deprecated]`"
|
||||
tags = ["pokétwo", "pokémon", "discord", "userbot"]
|
||||
links = [
|
||||
{ name = "git", url = "https://github.com/devraza/catchtwo" },
|
||||
]
|
||||
|
|
|
@ -24,7 +24,7 @@ links = [
|
|||
|
||||
[[project]]
|
||||
name = "Ambition"
|
||||
desc = "A textual fast-paced 2D MMORPG."
|
||||
desc = "A fast-paced 2D MMORPG."
|
||||
tags = ["rust", "bevy", "mmorpg"]
|
||||
links = [
|
||||
{ name = "git", url = "https://git.devraza.giize.com/devraza/ambition" },
|
||||
|
@ -78,3 +78,19 @@ tags = ["emacs", "colorscheme", "theme", "dark"]
|
|||
links = [
|
||||
{ name = "git", url = "https://git.devraza.giize.com/devraza/kagayaki-emacs" },
|
||||
]
|
||||
|
||||
[[project]]
|
||||
name = "Ambition (legacy)"
|
||||
desc = "A fast-paced, text-based massively multiplayer role-playing game. `[Deprecated]`"
|
||||
tags = ["go", "ebiten", "game", "mmorpg"]
|
||||
links = [
|
||||
{ name = "git", url = "https://git.devraza.giize.com/ambition/legacy" },
|
||||
]
|
||||
|
||||
[[project]]
|
||||
name = "Catchtwo"
|
||||
desc = "A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. `[Deprecated]`"
|
||||
tags = ["pokétwo", "pokémon", "discord", "userbot"]
|
||||
links = [
|
||||
{ name = "git", url = "https://github.com/devraza/catchtwo" },
|
||||
]
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue