Update packages.json - add periapsisEngine (#2216)

* Update packages.json

* Update packages.json
This commit is contained in:
KnedlikMCPE 2022-04-28 18:00:05 +02:00 committed by GitHub
parent aa9868991b
commit cb39358e90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,18 @@
[ [
{
"name": "periapsisEngine",
"url": "https://github.com/Periapsis-Studios/Periapsis-Engine",
"method": "git",
"tags": [
"game",
"engine",
"2D"
],
"author": "Knedlik",
"description": "A 2D game engine made by Periapsis Studios",
"license": "MIT",
"doc": "https://periapsis-studios.github.io/Periapsis-Engine/theindex.html"
},
{ {
"name": "niprefs", "name": "niprefs",
"url": "https://github.com/Patitotective/niprefs", "url": "https://github.com/Patitotective/niprefs",