Added package physfs_static (#2605)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
David Konsumer 2023-05-21 19:23:59 -07:00 committed by GitHub
parent c5699340da
commit 0e10dceb77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30243,5 +30243,26 @@
"description": "Stripe API wrapper for Nim",
"license": "MIT",
"web": "https://github.com/vfehring/StripeKit"
},
{
"name": "physfs_static",
"url": "https://github.com/konsumer/nim-physfs_static",
"method": "git",
"tags": [
"physfs",
"zip",
"wad",
"iso9660",
"7z",
"grp",
"hog",
"mvl",
"qpak",
"slp",
"vdf"
],
"description": "Wrapper around physfs",
"license": "MIT",
"web": "https://github.com/konsumer/nim-physfs_static"
}
]