mirror of
https://github.com/chylex/Minecraft-Window-Title.git
synced 2025-05-09 15:34:07 +02:00
Release v1.1.1 for Minecraft 1.17 or newer
This commit is contained in:
parent
d070b4b22f
commit
e0b48e1c53
@ -1,5 +1,5 @@
|
||||
<h2>Installation</h2>
|
||||
<p>The mod supports <a href="https://files.minecraftforge.net/">Forge</a> and <a href="https://fabricmc.net/">Fabric</a> (*) mod loaders, <strong>the same mod file will work in both</strong>. Follow either mod loader's installation guide, then <a href="https://www.curseforge.com/minecraft/mc-mods/custom-window-title/files">download the mod file</a> for your Minecraft version, and install it into the <strong>.minecraft/mods</strong> folder.</p>
|
||||
<p>The mod supports <a href="https://files.minecraftforge.net/">Forge</a> and <a href="https://fabricmc.net/">Fabric</a> (*) mod loaders. Follow either mod loader's installation guide, then <a href="https://www.curseforge.com/minecraft/mc-mods/custom-window-title/files">download the mod file</a> for your Minecraft version and mod loader, and install it into the <strong>.minecraft/mods</strong> folder.</p>
|
||||
<p>(*) Fabric API is <strong>not</strong> required.</p>
|
||||
<h2>Configuration</h2>
|
||||
<p>Run the game once to create the configuration file. By default, the window title will be set to <strong>Minecraft <em><version></em></strong>. Unlike in vanilla 1.15.2 onwards, the title will not change when you enter a world/server.</p>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# Mod
|
||||
modId=customwindowtitle
|
||||
modName=Custom Window Title
|
||||
modDescription=
|
||||
modDescription=Customize window title and icon.
|
||||
modAuthor=chylex
|
||||
modVersion=1.1.0
|
||||
modVersion=1.1.1
|
||||
modLicense=Unlicense
|
||||
modSourcesURL=https://github.com/chylex/Minecraft-Window-Title
|
||||
modIssuesURL=https://github.com/chylex/Minecraft-Window-Title/issues
|
||||
|
Loading…
Reference in New Issue
Block a user