diff --git a/Civ V Modpack UI Converter/Converter.py b/Civ V Modpack UI Converter/Converter.py index b4330b471097f84b5f384529e9183380657a9149..f5318bd077807b9eeccc63bc2f3a179e284c6538 100644 --- a/Civ V Modpack UI Converter/Converter.py +++ b/Civ V Modpack UI Converter/Converter.py @@ -1,6 +1,6 @@ ######################################################################## # # -# © 2021 - MPL 2.0 - Rsge - v2.1.1 # +# © 2021 - MPL 2.0 - Rsge - v2.1.2 # # https://github.com/Rsge/Civ-V-EUI-Modpack-Converter # # # # WINDOWS ONLY! # @@ -27,7 +27,7 @@ vanilla_packs_folder = "zz_Vanilla_Versions" #----------------------------------------------------# # Don't change anything after here # -# [except if you know what you're doing of cause ;)] # +# [except if you know what you're doing of course ;)] # #----------------------------------------------------# # Imports diff --git a/Civ V Modpack UI Converter/LegacyConverter.py b/Civ V Modpack UI Converter/LegacyConverter.py index c1cc766bec32b49333be7051b03e2ceacdffa01c..123566a2b2e96ef6b89d5eb2a22af29cb91b299c 100644 --- a/Civ V Modpack UI Converter/LegacyConverter.py +++ b/Civ V Modpack UI Converter/LegacyConverter.py @@ -1,6 +1,6 @@ ######################################################################## # # -# © 2021 - MPL 2.0 - Rsge - v1.0.2 # +# © 2021 - MPL 2.0 - Rsge - v1.0.3 # # https://github.com/Rsge/Civ-V-EUI-Modpack-Converter # # # # WINDOWS ONLY! # @@ -44,7 +44,7 @@ unit_panel_modcompat_file_names = ["EvilSpiritsMission.lua", #----------------------------------------------------# # Don't change anything after here # -# [except if you know what you're doing of cause ;)] # +# [except if you know what you're doing of course ;)] # #----------------------------------------------------# # Imports diff --git a/Civ V Modpack UI Converter/Process.txt b/Civ V Modpack UI Converter/Process.txt index a2f94cf3a12c9fbc9a1e499da40a301b57f6bceb..ed4de1b434fd9d39583989e587e5c19bdeb7e4c0 100644 --- a/Civ V Modpack UI Converter/Process.txt +++ b/Civ V Modpack UI Converter/Process.txt @@ -9,13 +9,13 @@ Add "ContextPtr:LoadNewContext"-Parts from old UI and mod files to UI_bc1 in: CityView.lua InGame.lua LeaderHeadRoot.lua - UnitPanel.lua - manually, e.g.: + UnitPanel.lua, e.g.: EvilSpiritsMission (Touhou - Evil Spirits) THTanukiMission (Touhou - Tanuki) Move UI_bc1 folder to modpack folder Delete: Default UI folder - Duplicate UI files in mods - e.g.: + Duplicate UI files in mods, e.g.: BNW Mass Effect (v 7)\Dummy Building Folder\CivilopediaScreen.lua BNW Mass Effect (v 7)\Dummy Building Folder\CityView.lua Touhou - Evil Spirits (v 2)\Lua\UnitPanel.lua