add xlcore initial

This commit is contained in:
Mel
2025-02-17 22:54:50 +01:00
parent 20148b454b
commit 5f272b3738
807 changed files with 858142 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
{
"Disabled": false,
"Testing": false,
"ScheduledForDeletion": false,
"InstalledFromUrl": "OFFICIAL",
"WorkingPluginId": "a586b285-7fb2-4f69-906a-9799482ad84d",
"IsThirdParty": false,
"EffectiveVersion": "8.0.2.0",
"EffectiveApiLevel": 11,
"Author": "Kirrana",
"Name": "High FPS Physics Fix",
"Punchline": "Reduces the refresh rate of movement physics, \"fixing\" it at high fps.",
"Description": "Causes the game's physics to work at higher FPS by making it update every few frames. \nToggle with '/physics t', or use on/off instead of t. \nMay cause excessive jiggling at lower FPS values. \nDisabling the entire plugin after turning on/off with /physics requires reboot to reenable.",
"Changelog": "Update for 7.1 by ItsLunaYup, they also cleaned up code a bit with help from wolfcomp",
"Tags": [
"plugin",
"jank",
"graphics"
],
"CategoryTags": null,
"IsHide": false,
"InternalName": "HighFpsPhysicsPlugin",
"AssemblyVersion": "8.0.2.0",
"TestingAssemblyVersion": "8.0.0.0",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/Kirrana/xivlauncher_physics_plugin",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"TestingDalamudApiLevel": 10,
"DownloadCount": 75804,
"LastUpdate": 1732146535,
"DownloadLinkInstall": "https://kamori.goats.dev/Plugin/Download/HighFpsPhysicsPlugin?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api9/plugins/HighFpsPhysicsPlugin/latest.zip",
"DownloadLinkTesting": "https://kamori.goats.dev/Plugin/Download/HighFpsPhysicsPlugin?isUpdate=False&isTesting=True&branch=api9&isDip17=True",
"LoadRequiredState": 0,
"LoadSync": false,
"LoadPriority": 0,
"CanUnloadAsync": false,
"SupportsProfiles": true,
"ImageUrls": null,
"IconUrl": null,
"AcceptsFeedback": true,
"FeedbackMessage": null,
"_Dip17Channel": "testing-live"
}