all new 6.3 preliminaries

This commit is contained in:
2023-01-10 20:17:11 +02:00
parent a2bebec8f0
commit 28c8cbd1cf
8 changed files with 12 additions and 12 deletions
@@ -2,7 +2,7 @@
"Author": "aRkker",
"Name": "World Map Enhancer",
"InternalName": "WorldMapEnhancer",
"AssemblyVersion": "1.0.0.5",
"AssemblyVersion": "1.0.1.0",
"Description": "Simply zoom out by right clicking the world map, like God intended it",
"ApplicableVersion": "any",
"Tags": [
@@ -12,8 +12,8 @@
"rightclick",
"zoom"
],
"DalamudApiLevel": 7,
"DalamudApiLevel": 8,
"LoadPriority": 0,
"Punchline": "Right click to zoom out the big map",
"Changelog": "1.0.0.4\n API 71.0.0.3\n Testing changelog :)"
"Changelog": "1.0.1.0\nAPI 8, NET7"
}