Skip to content

AI Spaceship Generator v1.0.5 Download (latest)

Latest
Compare
Choose a tag to compare
@martinpoliak-goodai martinpoliak-goodai released this 06 Jan 10:36
· 3 commits to main since this release

To use the application:

  1. Download AI.Spaceship.Generator.zip from the Assets section below.
  2. Unzip to a folder and launch the AI.SpaceshipGenerator.exe
  3. Generate a new ship from a spaceship you like by selecting the ship from the grid view on the left and then clicking the "Evolve from Selected Spaceship" button. Iterate as many times as needed.
  4. Once you generate a ship you like, download it using the Download button. This will create a zipped file that includes the ship blueprint. After unzipping, you can copy it to the blueprints folder of Space Engineers on your hard drive and insert into the game from the blueprints menu (more details on this can be found in the download help in the generator).
  5. If you encounter any issues with the generator, please submit them to Issues page to get help. If you want to have more insights into what is going on under the hood, launch the executable with --debug flag.

The application originated on Araya’s github repository and after the release, until the end of 2022, received official support on this GoodAI github fork. The application is open-source under MIT license and players and users are encouraged to create their own forks and experiment with the source code.

For more details about the application and the connected research, please consult the README or the in-application help texts.

Changelog:

  • added the TileMaker app
  • #12
  • #20
  • gives user control for #14 and #16