From c332370ba189eabc005370d94206884b40e5dc1b Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Fri, 10 Jan 2025 14:38:51 -0500 Subject: [PATCH] Fixed the missing . in the StarWars custom file. Updated the file name and the name of the mod. --- TobyCustom/{StarWarsjson => Xim-StarWars.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename TobyCustom/{StarWarsjson => Xim-StarWars.json} (66%) diff --git a/TobyCustom/StarWarsjson b/TobyCustom/Xim-StarWars.json similarity index 66% rename from TobyCustom/StarWarsjson rename to TobyCustom/Xim-StarWars.json index 09dceb0..545a637 100644 --- a/TobyCustom/StarWarsjson +++ b/TobyCustom/Xim-StarWars.json @@ -1,11 +1,11 @@ { - "name": "Star Wars", + "name": "Xim Star Wars", "dependencies": [ { "file": "Xim-StarWars-v3.1.5.pk3", "url": "https://www.moddb.com/mods/xims-star-wars-doom", "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" ] } ],