XxX-Daniil-underscore-Zaikin-XxX / CustomSkillsMenu

A faux-fork of CustomSkillsMenu to work for Custom Skills Framework v3.1
GNU General Public License v3.0
1 stars 0 forks source link

Move much of CSM's functionality into memory instead of reading from file every time #5

Closed XxX-Daniil-underscore-Zaikin-XxX closed 3 weeks ago

XxX-Daniil-underscore-Zaikin-XxX commented 1 month ago

Selected Menus, for instance, read from the data json every single time they're run. This is shit.

XxX-Daniil-underscore-Zaikin-XxX commented 4 weeks ago

I think I've optimised as much as I reasonably can, but more testing is required.