Windower / Fenestra

The open-source development version of Windower.
Other
20 stars 14 forks source link

Make `/load package` refresh the Pkg manifest #18

Open Byrth opened 3 years ago

Byrth commented 3 years ago

Currently /load package does not refresh the Pkg manifest and you have to manually use /pkg reload. There isn't a use case for wanting to load from an outdated manifest and the operation should not be heavy, so why not always call /pkg reload before /load?