VolantisDev / Launchpad

Step up your non-Steam game! Generate Steam-compatible .exe files to effortlessly launch any game through Steam with overlay support.
https://launchpad.games
MIT License
85 stars 3 forks source link

Full module support #335

Closed bmcclure closed 2 years ago

bmcclure commented 2 years ago

When complete, this PR should enable Launchpad to discover, load, and manage internal and third party modules. Modules can load services via event subscriber or via their own [ModuleName].services.json file.

bmcclure commented 2 years ago

Module support is now complete! From now on it's just enhancements and bug fixes...