Implement ASA savegame import (Python, ark-save-parser)#1404
Conversation
To test at this state, you need to set the PYTHONNET_PYDLL environment variable to the path of your pythonXXX.dll
|
Still needed: Making sure that Python is installed on the user's machine & installing the arkparse package |
|
Hi, thanks for providing the pr. |
|
Hi @cadon, thanks for the input! |
|
I also just stumbled across https://github.com/flintthatchwood/AsaSavegameToolkit and will check if that is usable enough, because that library of course would integrate directly into the .NET application |
|
The author of that, @flintthatchwood is already working on a PR 😁 |
|
@coldino Well if I'd read your comment 5 hours ago, I might not have implemented it myself xD |
Implements #1349
To test at this state, you need to set the PYTHONNET_PYDLL environment variable to the path of your pythonXXX.dll