ProjectMSX added in custom games. Thanks nicotomia from forum.audiogames.net.

This commit is contained in:
Storm Dragon 2025-01-29 11:42:32 -05:00
parent c2e5a8ee3d
commit 4309fd8994

View File

@ -0,0 +1,17 @@
{
"name": "ProjectMSX",
"dependencies": [
{
"file": "projectmsx_v0.2a.pk3",
"url": "https://www.moddb.com/mods/project-msx",
"messages": [
"Place projectmsx_v0.2a.pk3 in the Toby Doom directory. On Linux/Mac this is ~/.local/games/doom."
]
}
],
"files": [
"Addons/MENU/TobyV*_SimpleMenu.pk3",
"projectmsx_v0.2a.pk3"
],
"use_map_menu": true
}