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

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