mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Fixed indentation
This commit is contained in:
parent
ee43421376
commit
af9e0551a6
@ -858,16 +858,16 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/sdl2"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "gamelib",
|
||||
"url": "https://github.com/PMunch/SDLGamelib",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"sdl",
|
||||
"game",
|
||||
"library"
|
||||
],
|
||||
"description": "A library of functions to make creating games using Nim and SDL2 easier. This does not intend to be a full blown engine and tries to keep all the components loosly coupled so that individual parts can be used separately.",
|
||||
"sdl",
|
||||
"game",
|
||||
"library"
|
||||
],
|
||||
"description": "A library of functions to make creating games using Nim and SDL2 easier. This does not intend to be a full blown engine and tries to keep all the components loosely coupled so that individual parts can be used separately.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/SDLGamelib"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user