SFTtech/openage

Setup Installer

ShadowWarfare opened this issue · 1 comments

Is it possible that a setup installer could be done for Openage like OpenMW which it retrieves the actual data files from the data disc and sets it up without the need to install wine?

This would ideally be part of the game launcher (#920). It calls the necessary CLI commands or provides an interface for them. You actually don't need Wine right now for conversion, since python -m openage convert should accept the raw files instead of a Wine installation.