EngineHub / Piston

A generic command system, with tie-ins to many Minecraft platforms such as Bukkit, Forge, and Sponge.
GNU General Public License v3.0
17 stars 3 forks source link

Gradle scripts not outputting anything. (IntelliJ) #27

Closed KingOfSquares closed 4 years ago

KingOfSquares commented 4 years ago

Hello!

Im trying to get a compiled JAR so i can use Piston to move a system away from Intake, since this seems more up to date.

When i run the Gradle scripts in IntelliJ the only thing that appears is a build folder with a kotlin folder which contains an empty sessions folder. Am i looking in the wrong place? Cant seem to find anything anywhere.

I get no errors when running the scripts. Thanks for any answers.

wizjany commented 4 years ago

Subprojects will be in their individual folders - core, core-ap, default-impl, etc.