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

Rewrite core services as several layers of JSON files that merge together #324

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Rewrite core services as several layers of JSON files that merge together

https://github.com/VolantisDev/Launchpad/blob/7961de31d66cc54e638d40d2608526402f56952e/Lib/Shared/AppLib/App/AppBase.ahk#L238


        return services
    }

    ; TODO: Rewrite core services as several layers of JSON files that merge together
    GetServiceDefinitions(config) {
        services := (config.Has("services") && config["services"]) ? config["services"] : Map()

c314931b7e44c70180f1feb5c273cf6676f820d0

github-actions[bot] commented 2 years ago

Closed in dc795f2eaf67eb07c833c4a08e9bca95a7d7be1f