Browse Source

Fix NuGet Content Pipeline references

Lucas Girouard-Stranks 5 years ago
parent
commit
a1464a6d27
100 changed files with 3 additions and 3 deletions
  1. 0 0
      src/Demos/Gui/.config/dotnet-tools.json
  2. 1 1
      src/Demos/Gui/Content/Content.mgcb
  3. 0 0
      src/Demos/Gui/Content/Sensation.fnt
  4. 0 0
      src/Demos/Gui/Content/Sensation_0.png
  5. 0 0
      src/Demos/Gui/Features/MainWindow.mgeml
  6. 0 0
      src/Demos/Gui/Features/StackPanelView.cs
  7. 0 0
      src/Demos/Gui/Gui.csproj
  8. 0 0
      src/Demos/Gui/Icon.bmp
  9. 0 0
      src/Demos/Gui/Icon.ico
  10. 0 0
      src/Demos/Gui/MainGame.cs
  11. 0 0
      src/Demos/Gui/Program.cs
  12. 0 0
      src/Demos/Gui/app.manifest
  13. 0 0
      src/Demos/README.md
  14. 0 0
      src/Demos/Sandbox/.config/dotnet-tools.json
  15. 0 0
      src/Demos/Sandbox/Components/Expiry.cs
  16. 0 0
      src/Demos/Sandbox/Components/Raindrop.cs
  17. 1 1
      src/Demos/Sandbox/Content/Content.mgcb
  18. 0 0
      src/Demos/Sandbox/Content/Sensation.fnt
  19. 0 0
      src/Demos/Sandbox/Content/Sensation_0.png
  20. 0 0
      src/Demos/Sandbox/Content/ballGrey.png
  21. 0 0
      src/Demos/Sandbox/GameMain.cs
  22. 0 0
      src/Demos/Sandbox/Icon.bmp
  23. 0 0
      src/Demos/Sandbox/Icon.ico
  24. 0 0
      src/Demos/Sandbox/Program.cs
  25. 0 0
      src/Demos/Sandbox/Sandbox.csproj
  26. 0 0
      src/Demos/Sandbox/Systems/ExpirySystem.cs
  27. 0 0
      src/Demos/Sandbox/Systems/HudSystem.cs
  28. 0 0
      src/Demos/Sandbox/Systems/RainfallSystem.cs
  29. 0 0
      src/Demos/Sandbox/Systems/RenderSystem.cs
  30. 0 0
      src/Demos/Sandbox/app.manifest
  31. 0 0
      src/Demos/Tutorials/.config/dotnet-tools.json
  32. 0 0
      src/Demos/Tutorials/Content/Animations/fireball.png
  33. 0 0
      src/Demos/Tutorials/Content/Animations/motw.png
  34. 0 0
      src/Demos/Tutorials/Content/Animations/motw.sf
  35. 0 0
      src/Demos/Tutorials/Content/Animations/motw.spritesheet
  36. 0 0
      src/Demos/Tutorials/Content/Animations/zombie-animations.aa
  37. 0 0
      src/Demos/Tutorials/Content/Animations/zombie-atlas.json
  38. 0 0
      src/Demos/Tutorials/Content/Animations/zombie.png
  39. 0 0
      src/Demos/Tutorials/Content/Animations/zombie.spritesheet
  40. 1 1
      src/Demos/Tutorials/Content/Content.mgcb
  41. 0 0
      src/Demos/Tutorials/Content/Fonts/impact-32.fnt
  42. 0 0
      src/Demos/Tutorials/Content/Fonts/impact-32_0.png
  43. 0 0
      src/Demos/Tutorials/Content/Fonts/monospaced.png
  44. 0 0
      src/Demos/Tutorials/Content/Fonts/montserrat-32.fnt
  45. 0 0
      src/Demos/Tutorials/Content/Fonts/montserrat-32_0.png
  46. 0 0
      src/Demos/Tutorials/Content/Particles/particle.png
  47. 0 0
      src/Demos/Tutorials/Content/Particles/test3.particles
  48. 0 0
      src/Demos/Tutorials/Content/Sprites/apple.png
  49. 0 0
      src/Demos/Tutorials/Content/Textures/axe.png
  50. 0 0
      src/Demos/Tutorials/Content/Textures/bg_sharbi.png
  51. 0 0
      src/Demos/Tutorials/Content/Textures/car-hull.png
  52. 0 0
      src/Demos/Tutorials/Content/Textures/car-wheel.png
  53. 0 0
      src/Demos/Tutorials/Content/Textures/clipping-test.png
  54. 0 0
      src/Demos/Tutorials/Content/Textures/colored_castle.png
  55. 0 0
      src/Demos/Tutorials/Content/Textures/hills-1.png
  56. 0 0
      src/Demos/Tutorials/Content/Textures/hills-2.png
  57. 0 0
      src/Demos/Tutorials/Content/Textures/hills-3.png
  58. 0 0
      src/Demos/Tutorials/Content/Textures/hills-4.png
  59. 0 0
      src/Demos/Tutorials/Content/Textures/hills-clouds.png
  60. 0 0
      src/Demos/Tutorials/Content/Textures/hills-sky.png
  61. 0 0
      src/Demos/Tutorials/Content/Textures/hills.png
  62. 0 0
      src/Demos/Tutorials/Content/Textures/logo-square-128.png
  63. 0 0
      src/Demos/Tutorials/Content/Textures/logo-square-512.png
  64. 0 0
      src/Demos/Tutorials/Content/Textures/particle.png
  65. 0 0
      src/Demos/Tutorials/Content/Textures/spike_ball.png
  66. 0 0
      src/Demos/Tutorials/Content/Textures/vignette.png
  67. 0 0
      src/Demos/Tutorials/Content/TiledMaps/L05TS1.png
  68. 0 0
      src/Demos/Tutorials/Content/TiledMaps/abstractTiles_sheet.png
  69. 0 0
      src/Demos/Tutorials/Content/TiledMaps/abstractTiles_sheet.tsx
  70. 0 0
      src/Demos/Tutorials/Content/TiledMaps/alphacolortile.png
  71. 0 0
      src/Demos/Tutorials/Content/TiledMaps/free-tileset.json
  72. 0 0
      src/Demos/Tutorials/Content/TiledMaps/free-tileset.png
  73. 0 0
      src/Demos/Tutorials/Content/TiledMaps/hills.png
  74. 0 0
      src/Demos/Tutorials/Content/TiledMaps/isometric-tiles.png
  75. 0 0
      src/Demos/Tutorials/Content/TiledMaps/level01.tmx
  76. 0 0
      src/Demos/Tutorials/Content/TiledMaps/level02.tmx
  77. 0 0
      src/Demos/Tutorials/Content/TiledMaps/level03.tmx
  78. 0 0
      src/Demos/Tutorials/Content/TiledMaps/level04.tmx
  79. 0 0
      src/Demos/Tutorials/Content/TiledMaps/level05.tmx
  80. 0 0
      src/Demos/Tutorials/Content/TiledMaps/level06.tmx
  81. 0 0
      src/Demos/Tutorials/Content/TiledMaps/level07.tmx
  82. 0 0
      src/Demos/Tutorials/Content/TiledMaps/level08.tmx
  83. 0 0
      src/Demos/Tutorials/Content/TiledMaps/non-uniform-tileset.png
  84. 0 0
      src/Demos/Tutorials/Content/TiledMaps/platformerTiles_sheet.png
  85. 0 0
      src/Demos/Tutorials/Content/TiledMaps/platformerTiles_sheet.tsx
  86. 0 0
      src/Demos/Tutorials/Content/TiledMaps/rpg_maker_vx_rtp_tileset_by_telles0808.png
  87. 0 0
      src/Demos/Tutorials/Content/TiledMaps/voxelTiles_sheet.png
  88. 0 0
      src/Demos/Tutorials/Content/TiledMaps/voxelTiles_sheet.tsx
  89. 0 0
      src/Demos/Tutorials/Content/adventure-gui-atlas.json
  90. 0 0
      src/Demos/Tutorials/Content/adventure-gui-skin.json
  91. 0 0
      src/Demos/Tutorials/Content/adventure-gui.png
  92. 0 0
      src/Demos/Tutorials/Content/small-font.fnt
  93. 0 0
      src/Demos/Tutorials/Content/small-font_0.png
  94. 0 0
      src/Demos/Tutorials/Content/title-screen.json
  95. 0 0
      src/Demos/Tutorials/Demos/AnimationsDemo.cs
  96. 0 0
      src/Demos/Tutorials/Demos/BatchingDemo.cs
  97. 0 0
      src/Demos/Tutorials/Demos/BitmapFontsDemo.cs
  98. 0 0
      src/Demos/Tutorials/Demos/CameraDemo.cs
  99. 0 0
      src/Demos/Tutorials/Demos/CollisionDemo.cs
  100. 0 0
      src/Demos/Tutorials/Demos/DemoBase.cs

+ 0 - 0
src/MonoGame.Extended-samples/Demos/Gui/.config/dotnet-tools.json → src/Demos/Gui/.config/dotnet-tools.json


+ 1 - 1
src/MonoGame.Extended-samples/Demos/Gui/Content/Content.mgcb → src/Demos/Gui/Content/Content.mgcb

@@ -10,7 +10,7 @@
 
 #-------------------------------- References --------------------------------#
 
-/reference:..\bin\Debug\netcoreapp3.1\MonoGame.Extended.Content.Pipeline.dll
+/reference:..\..\..\..\.nuget\packages\monogame.extended.content.pipeline\3.9.0-alpha0001\tools\MonoGame.Extended.Content.Pipeline.dll
 
 #---------------------------------- Content ---------------------------------#
 

+ 0 - 0
src/MonoGame.Extended-samples/Demos/Gui/Content/Sensation.fnt → src/Demos/Gui/Content/Sensation.fnt


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Gui/Content/Sensation_0.png → src/Demos/Gui/Content/Sensation_0.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Gui/Features/MainWindow.mgeml → src/Demos/Gui/Features/MainWindow.mgeml


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Gui/Features/StackPanelView.cs → src/Demos/Gui/Features/StackPanelView.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Gui/Gui.csproj → src/Demos/Gui/Gui.csproj


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Gui/Icon.bmp → src/Demos/Gui/Icon.bmp


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Gui/Icon.ico → src/Demos/Gui/Icon.ico


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Gui/MainGame.cs → src/Demos/Gui/MainGame.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Gui/Program.cs → src/Demos/Gui/Program.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Gui/app.manifest → src/Demos/Gui/app.manifest


+ 0 - 0
src/MonoGame.Extended-samples/Demos/README.md → src/Demos/README.md


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/.config/dotnet-tools.json → src/Demos/Sandbox/.config/dotnet-tools.json


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Components/Expiry.cs → src/Demos/Sandbox/Components/Expiry.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Components/Raindrop.cs → src/Demos/Sandbox/Components/Raindrop.cs


+ 1 - 1
src/MonoGame.Extended-samples/Demos/Sandbox/Content/Content.mgcb → src/Demos/Sandbox/Content/Content.mgcb

@@ -10,7 +10,7 @@
 
 #-------------------------------- References --------------------------------#
 
-/reference:..\bin\Debug\netcoreapp3.1\MonoGame.Extended.Content.Pipeline.dll
+/reference:..\..\..\..\.nuget\packages\monogame.extended.content.pipeline\3.9.0-alpha0001\tools\MonoGame.Extended.Content.Pipeline.dll
 
 #---------------------------------- Content ---------------------------------#
 

+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Content/Sensation.fnt → src/Demos/Sandbox/Content/Sensation.fnt


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Content/Sensation_0.png → src/Demos/Sandbox/Content/Sensation_0.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Content/ballGrey.png → src/Demos/Sandbox/Content/ballGrey.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/GameMain.cs → src/Demos/Sandbox/GameMain.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Icon.bmp → src/Demos/Sandbox/Icon.bmp


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Icon.ico → src/Demos/Sandbox/Icon.ico


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Program.cs → src/Demos/Sandbox/Program.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Sandbox.csproj → src/Demos/Sandbox/Sandbox.csproj


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Systems/ExpirySystem.cs → src/Demos/Sandbox/Systems/ExpirySystem.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Systems/HudSystem.cs → src/Demos/Sandbox/Systems/HudSystem.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Systems/RainfallSystem.cs → src/Demos/Sandbox/Systems/RainfallSystem.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/Systems/RenderSystem.cs → src/Demos/Sandbox/Systems/RenderSystem.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Sandbox/app.manifest → src/Demos/Sandbox/app.manifest


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/.config/dotnet-tools.json → src/Demos/Tutorials/.config/dotnet-tools.json


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Animations/fireball.png → src/Demos/Tutorials/Content/Animations/fireball.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Animations/motw.png → src/Demos/Tutorials/Content/Animations/motw.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Animations/motw.sf → src/Demos/Tutorials/Content/Animations/motw.sf


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Animations/motw.spritesheet → src/Demos/Tutorials/Content/Animations/motw.spritesheet


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Animations/zombie-animations.aa → src/Demos/Tutorials/Content/Animations/zombie-animations.aa


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Animations/zombie-atlas.json → src/Demos/Tutorials/Content/Animations/zombie-atlas.json


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Animations/zombie.png → src/Demos/Tutorials/Content/Animations/zombie.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Animations/zombie.spritesheet → src/Demos/Tutorials/Content/Animations/zombie.spritesheet


+ 1 - 1
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Content.mgcb → src/Demos/Tutorials/Content/Content.mgcb

@@ -10,7 +10,7 @@
 
 #-------------------------------- References --------------------------------#
 
-/reference:..\bin\Debug\netcoreapp3.1\MonoGame.Extended.Content.Pipeline.dll
+/reference:..\..\..\..\.nuget\packages\monogame.extended.content.pipeline\3.9.0-alpha0001\tools\MonoGame.Extended.Content.Pipeline.dll
 
 #---------------------------------- Content ---------------------------------#
 

+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Fonts/impact-32.fnt → src/Demos/Tutorials/Content/Fonts/impact-32.fnt


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Fonts/impact-32_0.png → src/Demos/Tutorials/Content/Fonts/impact-32_0.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Fonts/monospaced.png → src/Demos/Tutorials/Content/Fonts/monospaced.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Fonts/montserrat-32.fnt → src/Demos/Tutorials/Content/Fonts/montserrat-32.fnt


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Fonts/montserrat-32_0.png → src/Demos/Tutorials/Content/Fonts/montserrat-32_0.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Particles/particle.png → src/Demos/Tutorials/Content/Particles/particle.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Particles/test3.particles → src/Demos/Tutorials/Content/Particles/test3.particles


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Sprites/apple.png → src/Demos/Tutorials/Content/Sprites/apple.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/axe.png → src/Demos/Tutorials/Content/Textures/axe.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/bg_sharbi.png → src/Demos/Tutorials/Content/Textures/bg_sharbi.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/car-hull.png → src/Demos/Tutorials/Content/Textures/car-hull.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/car-wheel.png → src/Demos/Tutorials/Content/Textures/car-wheel.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/clipping-test.png → src/Demos/Tutorials/Content/Textures/clipping-test.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/colored_castle.png → src/Demos/Tutorials/Content/Textures/colored_castle.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/hills-1.png → src/Demos/Tutorials/Content/Textures/hills-1.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/hills-2.png → src/Demos/Tutorials/Content/Textures/hills-2.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/hills-3.png → src/Demos/Tutorials/Content/Textures/hills-3.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/hills-4.png → src/Demos/Tutorials/Content/Textures/hills-4.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/hills-clouds.png → src/Demos/Tutorials/Content/Textures/hills-clouds.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/hills-sky.png → src/Demos/Tutorials/Content/Textures/hills-sky.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/hills.png → src/Demos/Tutorials/Content/Textures/hills.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/logo-square-128.png → src/Demos/Tutorials/Content/Textures/logo-square-128.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/logo-square-512.png → src/Demos/Tutorials/Content/Textures/logo-square-512.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/particle.png → src/Demos/Tutorials/Content/Textures/particle.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/spike_ball.png → src/Demos/Tutorials/Content/Textures/spike_ball.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/Textures/vignette.png → src/Demos/Tutorials/Content/Textures/vignette.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/L05TS1.png → src/Demos/Tutorials/Content/TiledMaps/L05TS1.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/abstractTiles_sheet.png → src/Demos/Tutorials/Content/TiledMaps/abstractTiles_sheet.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/abstractTiles_sheet.tsx → src/Demos/Tutorials/Content/TiledMaps/abstractTiles_sheet.tsx


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/alphacolortile.png → src/Demos/Tutorials/Content/TiledMaps/alphacolortile.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/free-tileset.json → src/Demos/Tutorials/Content/TiledMaps/free-tileset.json


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/free-tileset.png → src/Demos/Tutorials/Content/TiledMaps/free-tileset.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/hills.png → src/Demos/Tutorials/Content/TiledMaps/hills.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/isometric-tiles.png → src/Demos/Tutorials/Content/TiledMaps/isometric-tiles.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/level01.tmx → src/Demos/Tutorials/Content/TiledMaps/level01.tmx


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/level02.tmx → src/Demos/Tutorials/Content/TiledMaps/level02.tmx


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/level03.tmx → src/Demos/Tutorials/Content/TiledMaps/level03.tmx


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/level04.tmx → src/Demos/Tutorials/Content/TiledMaps/level04.tmx


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/level05.tmx → src/Demos/Tutorials/Content/TiledMaps/level05.tmx


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/level06.tmx → src/Demos/Tutorials/Content/TiledMaps/level06.tmx


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/level07.tmx → src/Demos/Tutorials/Content/TiledMaps/level07.tmx


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/level08.tmx → src/Demos/Tutorials/Content/TiledMaps/level08.tmx


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/non-uniform-tileset.png → src/Demos/Tutorials/Content/TiledMaps/non-uniform-tileset.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/platformerTiles_sheet.png → src/Demos/Tutorials/Content/TiledMaps/platformerTiles_sheet.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/platformerTiles_sheet.tsx → src/Demos/Tutorials/Content/TiledMaps/platformerTiles_sheet.tsx


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/rpg_maker_vx_rtp_tileset_by_telles0808.png → src/Demos/Tutorials/Content/TiledMaps/rpg_maker_vx_rtp_tileset_by_telles0808.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/voxelTiles_sheet.png → src/Demos/Tutorials/Content/TiledMaps/voxelTiles_sheet.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/TiledMaps/voxelTiles_sheet.tsx → src/Demos/Tutorials/Content/TiledMaps/voxelTiles_sheet.tsx


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/adventure-gui-atlas.json → src/Demos/Tutorials/Content/adventure-gui-atlas.json


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/adventure-gui-skin.json → src/Demos/Tutorials/Content/adventure-gui-skin.json


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/adventure-gui.png → src/Demos/Tutorials/Content/adventure-gui.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/small-font.fnt → src/Demos/Tutorials/Content/small-font.fnt


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/small-font_0.png → src/Demos/Tutorials/Content/small-font_0.png


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Content/title-screen.json → src/Demos/Tutorials/Content/title-screen.json


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Demos/AnimationsDemo.cs → src/Demos/Tutorials/Demos/AnimationsDemo.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Demos/BatchingDemo.cs → src/Demos/Tutorials/Demos/BatchingDemo.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Demos/BitmapFontsDemo.cs → src/Demos/Tutorials/Demos/BitmapFontsDemo.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Demos/CameraDemo.cs → src/Demos/Tutorials/Demos/CameraDemo.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Demos/CollisionDemo.cs → src/Demos/Tutorials/Demos/CollisionDemo.cs


+ 0 - 0
src/MonoGame.Extended-samples/Demos/Tutorials/Demos/DemoBase.cs → src/Demos/Tutorials/Demos/DemoBase.cs


Some files were not shown because too many files changed in this diff