RetroPie/RetroPie-Setup

Extract configVersion for GlideN64 automatically

joolswills opened this issue · 2 comments

#3653

We could extract this from the source and store in $md_inst for use at the configure stage.

Config_Version_Current was last modified on march 31, 2020. We could add something if this value changes more frequently again.

@joolswills after looking at the current package script i have seen configVersion is already stored in $md_inst/share/mupen64plus/GLideN64_config_version.ini. PR #3688 is taking this into account.