|
454 | 454 | "physics",
|
455 | 455 | "2d"
|
456 | 456 | ]
|
457 |
| - } |
458 |
| - , |
| 457 | + }, |
459 | 458 | {
|
460 | 459 | "title": "CartBlanche's MonoGame-Samples",
|
461 | 460 | "author": "Dominique Louis (CartBlanche)",
|
|
464 | 463 | "pixelart": false,
|
465 | 464 | "tags": [
|
466 | 465 | "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", |
467 | 513 | "2d"
|
468 | 514 | ]
|
469 | 515 | }
|
|
0 commit comments