Fixed the missing . in the StarWars custom file. Updated the file name and the name of the mod.

This commit is contained in:
Storm Dragon 2025-01-10 14:38:51 -05:00
parent 105ca3a914
commit c332370ba1

View File

@ -1,11 +1,11 @@
{ {
"name": "Star Wars", "name": "Xim Star Wars",
"dependencies": [ "dependencies": [
{ {
"file": "Xim-StarWars-v3.1.5.pk3", "file": "Xim-StarWars-v3.1.5.pk3",
"url": "https://www.moddb.com/mods/xims-star-wars-doom", "url": "https://www.moddb.com/mods/xims-star-wars-doom",
"messages": [ "messages": [
"Place Xim-StarWars-v3.1.5.pk3 in the Toby Doom directory, on Linux or Mac, ~/.local/games/doom" "Extract Xim-StarWars-v3.1.5.6.zip to the Toby Doom directory, on Linux or Mac, ~/.local/games/doom"
] ]
} }
], ],