├── .gitattributes ├── ArgLauncher ├── FfxivArgLauncher.exe └── ProcessHandlesManager.exe ├── FFXivStorkLauncher.exe ├── README.md ├── Stork_Updater.exe └── Version /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/extrant/FFXivStorkLauncher/HEAD/.gitattributes -------------------------------------------------------------------------------- /ArgLauncher/FfxivArgLauncher.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/extrant/FFXivStorkLauncher/HEAD/ArgLauncher/FfxivArgLauncher.exe -------------------------------------------------------------------------------- /ArgLauncher/ProcessHandlesManager.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/extrant/FFXivStorkLauncher/HEAD/ArgLauncher/ProcessHandlesManager.exe -------------------------------------------------------------------------------- /FFXivStorkLauncher.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/extrant/FFXivStorkLauncher/HEAD/FFXivStorkLauncher.exe -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/extrant/FFXivStorkLauncher/HEAD/README.md -------------------------------------------------------------------------------- /Stork_Updater.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/extrant/FFXivStorkLauncher/HEAD/Stork_Updater.exe -------------------------------------------------------------------------------- /Version: -------------------------------------------------------------------------------- 1 | 2025/5/3 2 | ·增加关闭多开检测 3 | ·尝试优化启动速度 4 | 5 | --------------------------------------------------------------------------------