openage
openage copied to clipboard
Improve user experience for python part
- Add
--add-dll-search-pathto all subparsers. - Game version auto-detection often fails on Windows when the game is installed from MS Store, due to the special file permissions. Users normally know their installed game versions so I added some options to let them specify the version directly.
It would be nice if we can list all supported game editions / expansions but right now I haven't added this.