Skip to content

ricomaster9000/aurora4x-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurora 4X C# Autosaver

Just a simple autosaver for Aurora 4x C# (https://aurora2.pentarch.org/ , installation - https://aurora2.pentarch.org/index.php?board=276.0)

I made this for myself because Aurora 4x C# has no autosave functionality

BEWARE - this takes control of your mouse to quite literally click the save button (it will try to dynamically pinpoint where save button is)

make sure Java 17 JRE is installed to use, just double click on jar file to run

Developer Notes

to test&run locally, run the following commands in console:

  • run: mvn clean install
  • run: mvn spring-boot:run

to compile and run from jar

  • run: mvn clean install
  • run: cd target
  • run: java -jar aurorasaver-0.2.2.jar

post-run info

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages