prettier mods.json fixture (#547)
Some checks are pending
🔨 Build / App (macos-12) (push) Waiting to run
🔨 Build / App (ubuntu-20.04) (push) Waiting to run
🔨 Build / App (windows-latest) (push) Waiting to run
📝 Linter / Frontend (push) Waiting to run
📝 Linter / Backend Formatting (push) Waiting to run
📝 Linter / Backend Linter (push) Waiting to run
🧪 Tests / Frontend (push) Waiting to run

This commit is contained in:
Matt Dallmeyer 2024-08-31 14:27:27 -04:00 committed by GitHub
parent 682aea4557
commit 42718a5492
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,10 +16,7 @@
{
"version": "0.2.0",
"publishedDate": "2024-08-25T04:31:59Z",
"supportedGames": [
"jak1",
"jak2"
],
"supportedGames": ["jak1", "jak2"],
"settings": {
"decompConfigOverride": "",
"shareVanillaSaves": false
@ -38,9 +35,7 @@
{
"version": "0.1.21",
"publishedDate": "2024-08-16T20:29:19Z",
"supportedGames": [
"jak1"
],
"supportedGames": ["jak1"],
"settings": {
"decompConfigOverride": "",
"shareVanillaSaves": false
@ -106,22 +101,14 @@
"external-mod": {
"displayName": "Some External Mod",
"description": "These 'external' mod listings will just provide a link to the provided URL.",
"authors": [
"test author"
],
"tags": [
"multiplayer"
],
"supportedGames": [
"jak1"
],
"authors": ["test author"],
"tags": ["multiplayer"],
"supportedGames": ["jak1"],
"versions": [],
"coverArtUrl": "https://cdn.pixabay.com/photo/2016/05/05/02/37/sunset-1373171_1280.jpg",
"thumbnailArtUrl": "https://cdn.pixabay.com/photo/2016/05/05/02/37/sunset-1373171_1280.jpg",
"perGameConfig": {
},
"externalLink": "https://teamruns.web.app/"
"perGameConfig": {},
"externalLink": "https://jak-multiplayer-totally-real-website.web.app/"
}
},
"texturePacks": {