You able to download dmg from release. Then you need do such steps:
install java
download/install WTEditorEnhanced
run WTEditorEnhanced. You possible have an error something with dialog
Here you have 2 flow:
3.1 Create simbolic link sudo ln -sfn "/Users/{username}/Library/Application Support/Steam/steamapps/common/The Witcher Enhanced Edition" "/Applications/The Witcher.app/Contents/Resources/drive_c/Program Files/The Witcher"
3.2 clone repository, install java specific version according to https://docs.gradle.org/7.2/userguide/compatibility.html, but you will possible have another error (depend on how you install JDK or JDE).
and do your things.
Thx for reading.
You able to download dmg from release. Then you need do such steps:
sudo ln -sfn "/Users/{username}/Library/Application Support/Steam/steamapps/common/The Witcher Enhanced Edition" "/Applications/The Witcher.app/Contents/Resources/drive_c/Program Files/The Witcher"
3.2 clone repository, install java specific version according tohttps://docs.gradle.org/7.2/userguide/compatibility.html
, but you will possible have another error (depend on how you install JDK or JDE). and do your things. Thx for reading.