You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the ground work is done, and it should work.
I suggest proceeding like this:
Get ./gradlew test running.
Get ./gradlew run running.
You should be able to move the cursor around and click etc
There should be no errors around being able to load and save config.
Note that it will tell you about writing the files for the first time on the first run. On subsequent runs, it should just tell you that it's loading, and saving the config files.
Begin the tasks of this ticket.
The text was updated successfully, but these errors were encountered:
If Java support is there, then all we're waiting on is Linux support, then I can see what's involved in updating the dependencies. I'll put more time into this when Linux support gets updated. (Windows has been kept up-to-date all along, so it's already ready.)
Tasks
Background
All of the ground work is done, and it should work.
I suggest proceeding like this:
./gradlew test
running../gradlew run
running.The text was updated successfully, but these errors were encountered: