143
143
]
144
144
},
145
145
{
146
- "name" : " u2 " ,
146
+ "name" : " em1 " ,
147
147
"title" : " MonoGame.Forms" ,
148
148
"author" : " BlizzCrafter" ,
149
149
"cover" : " https://raw.githubusercontent.com/BlizzCrafter/MonoGame.Forms/master/Logos/Logo_Banner_Social_800.png" ,
150
150
"url" : " https://github.com/BlizzCrafter/MonoGame.Forms" ,
151
151
"pixelart" : false ,
152
+ "tags" : [
153
+ " embedded"
154
+ ]
155
+ },
156
+ {
157
+ "name" : " em2" ,
158
+ "title" : " MonoGame.WpfCore" ,
159
+ "author" : " Craftwork Games" ,
160
+ "cover" : " https://github.com/craftworkgames/MonoGame.WpfCore/raw/master/.template.config/screenshot.png" ,
161
+ "url" : " https://github.com/craftworkgames/MonoGame.WpfCore" ,
162
+ "pixelart" : false ,
163
+ "tags" : [
164
+ " embedded"
165
+ ]
166
+ },
167
+ {
168
+ "name" : " u3" ,
169
+ "title" : " MonoGame.ImGuiNet" ,
170
+ "author" : " tsMezotic" ,
171
+ "cover" : " https://github.com/tsMezotic/MonoGame.ImGuiNet/raw/main/Images/ReadMeBanner.png" ,
172
+ "url" : " https://github.com/tsMezotic/MonoGame.ImGuiNet" ,
173
+ "pixelart" : false ,
152
174
"tags" : [
153
175
" ui"
154
176
]
155
- }
156
- ,
177
+ },
178
+ {
179
+ "name" : " u4" ,
180
+ "title" : " Apos.Gui" ,
181
+ "author" : " Jean-David Moisan (Apostolique)" ,
182
+ "cover" : " https://github.com/Apostolique/Apos.Gui/raw/main/Images/Showcase.gif" ,
183
+ "url" : " https://github.com/Apostolique/Apos.Gui" ,
184
+ "pixelart" : false ,
185
+ "tags" : [
186
+ " ui"
187
+ ]
188
+ },
157
189
{
158
190
"name" : " l7" ,
159
191
"title" : " MLEM and MLEM.Ui" ,
179
211
]
180
212
},
181
213
{
182
- "name" : " a1 " ,
214
+ "name" : " as1 " ,
183
215
"title" : " Kenny NL Assets" ,
184
216
"author" : " Kenny NL" ,
185
217
"cover" :
" https://kenney.nl/data/img/[email protected] " ,
188
220
"tags" : [
189
221
" assets"
190
222
]
191
- }
192
- ,
223
+ },
193
224
{
194
225
"name" : " c1" ,
195
226
"title" : " Learn Game Development with C# Programming and MonoGame!" ,
200
231
"tags" : [
201
232
" courses"
202
233
]
234
+ },
235
+ {
236
+ "name" : " p1" ,
237
+ "title" : " VelcroPhysics (Formerly Farseer Physics)" ,
238
+ "author" : " Ian Qvist (GenBox)" ,
239
+ "cover" : " " ,
240
+ "url" : " https://github.com/Genbox/VelcroPhysics" ,
241
+ "pixelart" : false ,
242
+ "tags" : [
243
+ " physics" ,
244
+ " 2d"
245
+ ]
246
+ },
247
+ {
248
+ "name" : " p2" ,
249
+ "title" : " Aether.Physics2D" ,
250
+ "author" : " Nikos Kastellanos (nkast)" ,
251
+ "cover" : " https://github.com/nkast/Aether.Physics2D/raw/main/Documentation/Images/3DCameraDemo.png" ,
252
+ "url" : " https://github.com/nkast/Aether.Physics2D/" ,
253
+ "pixelart" : false ,
254
+ "tags" : [
255
+ " physics" ,
256
+ " 2d"
257
+ ]
258
+ },
259
+ {
260
+ "name" : " p3" ,
261
+ "title" : " bepuphysics1" ,
262
+ "author" : " Bepu Entertainment (bepu)" ,
263
+ "cover" : " " ,
264
+ "url" : " https://github.com/bepu/bepuphysics1" ,
265
+ "pixelart" : false ,
266
+ "tags" : [
267
+ " physics" ,
268
+ " 3d"
269
+ ]
270
+ },
271
+ {
272
+ "name" : " p4" ,
273
+ "title" : " VolatilePhysics" ,
274
+ "author" : " Alexander Shoulson (ashoulson)" ,
275
+ "cover" : " https://raw.githubusercontent.com/ashoulson/VolatilePhysics/master/Images/example1.gif" ,
276
+ "url" : " https://github.com/ashoulson/VolatilePhysics" ,
277
+ "pixelart" : false ,
278
+ "tags" : [
279
+ " physics" ,
280
+ " 2d"
281
+ ]
282
+ },
283
+ {
284
+ "name" : " ai1" ,
285
+ "title" : " AStar" ,
286
+ "author" : " Roy Triesscheijn (roy-t)" ,
287
+ "cover" : " https://github.com/roy-t/AStar/raw/master/viewer.png?raw=true" ,
288
+ "url" : " https://github.com/roy-t/AStar" ,
289
+ "pixelart" : false ,
290
+ "tags" : [
291
+ " ai"
292
+ ]
203
293
}
204
294
]
0 commit comments