kbin-kes
kbin-kes copied to clipboard
[CHORE] Drop user.js suffix from mods and clean up headers
Mods are being sourced verbatim and do not need GM headers
Perhaps unnecessary, mods could be saved intact for posterity
Note: manifest generator currently expects .user.js suffix
Revisiting this from the vantage point of a year later, this change needs to be made because mods are no longer standalone scripts; they are designed to function within the confines of the MES framework, so keeping the .user.js suffix would cause them to be opened as actual userscripts if a user navigates to the bare file.