mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-11 22:06:56 +00:00
add new projects
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
category: "websites"
|
||||||
|
name: "Disciple of Land"
|
||||||
|
description: "FFXIV gathering node timers."
|
||||||
|
image: "/assets/projects/dol.png"
|
||||||
|
links: [
|
||||||
|
{
|
||||||
|
text: "Website",
|
||||||
|
url: "https://dol.yht.one"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
text: "Source",
|
||||||
|
url: "https://github.com/YouHaveTrouble/DiscipleOfLand"
|
||||||
|
},
|
||||||
|
]
|
||||||
|
---
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
category: "game engines"
|
||||||
|
name: "Mobrrr"
|
||||||
|
description: "Ground up game engine for moba and strategy games."
|
||||||
|
image: "/assets/projects/mobrrr.png"
|
||||||
|
links: [
|
||||||
|
{
|
||||||
|
text: "Source",
|
||||||
|
url: "https://github.com/YouHaveTrouble/Mobrrr"
|
||||||
|
},
|
||||||
|
]
|
||||||
|
---
|
||||||
@@ -13,7 +13,7 @@ links: [
|
|||||||
url: "https://github.com/YouHaveTrouble/YardWatch"
|
url: "https://github.com/YouHaveTrouble/YardWatch"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Source (plugin)",
|
text: "Source (api)",
|
||||||
url: "https://github.com/YouHaveTrouble/YardWatchAPI"
|
url: "https://github.com/YouHaveTrouble/YardWatchAPI"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user