Skip to content

Commit 547f332

Browse files
committed
Added Andras' resources.
1 parent 44d2637 commit 547f332

File tree

1 file changed

+48
-2
lines changed

1 file changed

+48
-2
lines changed

website/_data/resources.json

Lines changed: 48 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -454,8 +454,7 @@
454454
"physics",
455455
"2d"
456456
]
457-
}
458-
,
457+
},
459458
{
460459
"title": "CartBlanche's MonoGame-Samples",
461460
"author": "Dominique Louis (CartBlanche)",
@@ -464,6 +463,53 @@
464463
"pixelart": false,
465464
"tags": [
466465
"physics",
466+
"2d",
467+
"3d",
468+
"networking",
469+
"games"
470+
]
471+
},
472+
{
473+
"title": "TexturePacker",
474+
"author": "CodeAndWeb GmbH",
475+
"cover": "https://www.codeandweb.com/img/monogame.net/texturepacker.png",
476+
"url": "https://www.codeandweb.com/texturepacker/monogame",
477+
"pixelart": false,
478+
"tags": [
479+
"tools",
480+
"2d"
481+
]
482+
},
483+
{
484+
"title": "TexturePacker Loader",
485+
"author": "CodeAndWeb GmbH",
486+
"cover": "https://www.codeandweb.com/img/monogame.net/texturepacker.png",
487+
"url": "https://www.nuget.org/packages/TexturePacker-MonoGameLoader",
488+
"pixelart": false,
489+
"tags": [
490+
"libraries",
491+
"2d"
492+
]
493+
},
494+
{
495+
"title": "How to use sprite sheets with MonoGame.Extended",
496+
"author": "CodeAndWeb GmbH",
497+
"cover": "https://www.codeandweb.com/img/monogame.net/monogame-extended-tutorial.png",
498+
"url": "https://www.codeandweb.com/texturepacker/tutorials/how-to-use-sprite-sheets-with-monogame-extended",
499+
"pixelart": false,
500+
"tags": [
501+
"courses",
502+
"2d"
503+
]
504+
},
505+
{
506+
"title": "How to create sprite sheets and animations with MonoGame",
507+
"author": "CodeAndWeb GmbH",
508+
"cover": "https://www.codeandweb.com/img/monogame.net/monogame-tutorial.png",
509+
"url": "https://www.codeandweb.com/texturepacker/tutorials/how-to-create-sprite-sheets-and-animations-with-monogame",
510+
"pixelart": false,
511+
"tags": [
512+
"courses",
467513
"2d"
468514
]
469515
}

0 commit comments

Comments
 (0)