Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Exporting it as a .bat would be much more complicated, and would be less portable since it only works on Windows.

Many people will already have the Java runtime environment (JRE) installed from using Minecraft, and if not it is extremely easy to install.

I believe maven is a common tool for bundling Java projects (as well as referencing dependencies).

I hope I’ve helped!