Skip to content

Releases: toydotgames-archive/batFileGenerator

Release 1

14 Oct 03:09

Choose a tag to compare

Changes

  • New "Run Now" feature to temporarily create a run.bat file, run it, and once it's done, delete it.
    • It has its own button.
    • Moved elements around to match.

Beta 1.0

20 Aug 11:09
575a37b

Choose a tag to compare

Beta 1.0 Features

  • Type in a cmd command and Java will create a file called output.bat in the current directory which runs that command in the command line.
  • pause line of code automatically added too. You can see the output of the command you added.
  • No new line button.