EasyLoaderManual

Version Manager Window

Version Manager

How To Open


Toolbar


Properties


How to Use

ResourceHotfixer.Instance.onHotfixProgress += (status, f) => { progres?.Invoke(f); };

var result = await ResourceHotfixer.Instance.HotfixAsync(hotfixUrl, baseUrl); ```