Merge pull request #2 from 1zun4/patch-1

Include `dotnet_8` image for `egg-t-modloader`
This commit is contained in:
Quinten 2024-04-29 09:10:47 +02:00 committed by GitHub
commit bb3a16f2a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,12 +4,13 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-01-02T11:03:56+01:00",
"exported_at": "2024-04-24T17:27:29+02:00",
"name": "tModloader",
"author": "parker@parkervcp.com",
"description": "tModLoader is essentially a mod that provides a way to load your own mods without having to work directly with Terraria's source code itself. This means you can easily make mods that are compatible with other people's mods, save yourself the trouble of having to decompile and recompile Terraria.exe, and escape from having to understand all of the obscure \"intricacies\" of Terraria's source code. It is made to work for Terraria 1.3+.",
"features": null,
"docker_images": {
"Dotnet 8": "ghcr.io\/parkervcp\/yolks:dotnet_8",
"Dotnet 6": "ghcr.io\/parkervcp\/yolks:dotnet_6"
},
"file_denylist": [],
@ -129,4 +130,4 @@
"field_type": "text"
}
]
}
}