MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.64k stars 1.32k forks source link

build(idea): base run configs on Gradle #5257

Open skaldarnar opened 1 week ago

skaldarnar commented 1 week ago

Contains

As a result of looking into #5256 I propose to make our run configurations use Gradle instead of IntelliJ's built-in build system.

grafik

How to test

Try out the different configurations, and observe wheter anything changes drastically from the previous run configuration behavior.

Let me know whether you are missing a configuration you are using often and that was removed in this PR.

Outstanding before merging