• v0.3.0 72386d2c53

    NGnius released this 2020-05-20 13:12:47 +00:00 | 43 commits to master since this release

    After I confused Robocraft and Gamecraft for the umpteenth time, I broke down and added the ability to import robots. It's not perfect, but neither are you.
    This update also adds support for loading images into text blocks, and as a console command. Pixi is now a fully-integrated alternative to TheGreenGoblin's image-to-text Python app. Thanks for the inspiration and initial conversion algorithm!

    Install guide: https://www.exmods.org/guides/install.html
    (ignore the part about a zip file -- just move Pixi.dll into the Plugins folder instead)
    Once Pixi is installed, open Gamecraft's in-game command line (/) and execute help to see additional commands.

    Please install/update the GamecraftModdingAPI v1.1.0 or later as well: https://git.exmods.org/modtainers/GamecraftModdingAPI
    (older versions of GamecraftModdingAPI are incompatible)

    Changelog

    • Added text block image importing
    • Added console block image importing
    • Added bot importing from Robocraft's Factory (WIP blocks are imported as text blocks)

    For more information, read Pixi's README.

    Downloads