added custom frames to projects section
All checks were successful
Web/pipeline/head This commit looks good
All checks were successful
Web/pipeline/head This commit looks good
This commit is contained in:
parent
ed98320949
commit
16cff7b371
2 changed files with 12 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
{
|
||||
"name": "🌲 Nature's Aura",
|
||||
"desc": "Nature's Aura is a Minecraft mod about collecting, using and replenishing the Aura naturally present in the world to create useful devices and unique mechanics.",
|
||||
"status": "In development",
|
||||
"status": "Side project",
|
||||
"links": [{
|
||||
"name": "CurseForge page",
|
||||
"link": "https://minecraft.curseforge.com/projects/natures-aura"
|
||||
|
@ -30,7 +30,7 @@
|
|||
{
|
||||
"name": "🚋 Pretty Pipes",
|
||||
"desc": "Pretty Pipes is a simple to use, all-inclusive item transport mod for Minecraft. It features simple pipes that can be upgraded using modules to accomplish much more advanced tasks.",
|
||||
"status": "In development",
|
||||
"status": "Side project",
|
||||
"links": [{
|
||||
"name": "CurseForge page",
|
||||
"link": "https://www.curseforge.com/minecraft/mc-mods/pretty-pipes"
|
||||
|
@ -50,6 +50,16 @@
|
|||
}],
|
||||
"icon": "tiny"
|
||||
},
|
||||
{
|
||||
"name": "🖼️ Obsidian Custom Frames",
|
||||
"desc": "Custom Frames is an Obsidian plugin that turns web apps into panes using iframes with custom styling. Also comes with presets for Google Keep and more.",
|
||||
"links": [{
|
||||
"name": "Check it out",
|
||||
"link": "https://github.com/Ellpeck/ObsidianCustomFrames"
|
||||
}],
|
||||
"status": "Side project",
|
||||
"icon": "obsidian"
|
||||
},
|
||||
{
|
||||
"name": "🕹️ MLEM",
|
||||
"desc": "MLEM Library for Extending MonoGame is an addition to the game framework <a href=\"http://www.monogame.net/\">MonoGame</a> that provides extension methods, quality of life improvements and additional features like a Ui system and easy input handling.",
|
||||
|
|
BIN
main/res/projects/obsidian.png
Normal file
BIN
main/res/projects/obsidian.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
Loading…
Reference in a new issue