[Feature] Get game version from DLLs with Mono.Cecil #3990
Labels
Core (ckan.dll)
Issues affecting the core part of CKAN
Enhancement
New features or functionality
Linux
Issues specific for Linux
macOS
Issues specific for macOS
Mono
Issues specific for Mono
@cheese3660 made this suggestion in the context of how CKAN gets the version of a game instance, and I have not been able to forget about it:
Despite the tongue-sticking-out emoji at the end, this could be a quite good idea:
KSP2_x64.exe
is replaced byKSP2.x86_64
on Linux and we can no longer rely on getting properties from a Windows EXEbuildID.txt
-style file specifically for us that may or may not be kept accurate and up to date or have a convenient formatIGameVersionProvider
/KspBuildIdVersionProvider
/KspReadmeVersionProvider
family of classesThe text was updated successfully, but these errors were encountered: