Draft: lunionplay: Introduce core module
Entire rewriting of the application, some structures (LunionPlayWine
, LunionPlayLib
, LunionPlayProgram
) can be called via the lunionplay library (not implemented) without depending on the configuration file.
- core: Brings together Wine, DXVK and VKD3D-Proton structures
- session: Open keyfile (ini) for reading context (wine_path, command, ...) and allocate structures (
LunionPlayCore
andLunionPlayProgram
) in arguments
Edited by Alexis