Skip to content

Commit b50c32f

Browse files
committed
Add 2 packaging resources.
1 parent bb5a583 commit b50c32f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

website/_data/resources.json

+22
Original file line numberDiff line numberDiff line change
@@ -357,5 +357,27 @@
357357
"audio",
358358
"assets"
359359
]
360+
},
361+
{
362+
"title": "GameBundle",
363+
"author": "Ellpeck",
364+
"cover": "https://raw.githubusercontent.com/Ellpeck/GameBundle/refs/heads/main/Logo.png",
365+
"url": "https://github.com/Ellpeck/GameBundle",
366+
"pixelart": false,
367+
"tags": [
368+
"tools",
369+
"packaging"
370+
]
371+
},
372+
{
373+
"title": "MonoPack",
374+
"author": "Christopher Whitley (AristurtleDev)",
375+
"cover": "https://raw.githubusercontent.com/shyfox-studio/branding/refs/heads/main/icons/monopack/monopack.png",
376+
"url": "https://github.com/shyfox-studio/MonoPack",
377+
"pixelart": false,
378+
"tags": [
379+
"tools",
380+
"packaging"
381+
]
360382
}
361383
]

0 commit comments

Comments
 (0)