MovingBlocks / FacadeServer

A headless facade that acts as a game host and provides web-based administration. Automation category: Terasology Facade. See https://forum.terasology.org/threads/facadeserver-headless-server-with-web-interface.1906
Apache License 2.0
4 stars 11 forks source link

Gradle tweaks to allow standalone/embedded workspace builds/usage #14

Closed Cervator closed 6 years ago

Cervator commented 6 years ago

Improves but doesn't fully clean up the current Gradle setup. Tested in the Nanoware fork, Jenkins, and Artifactory.

Note the location of stuff will change as this is merged to where the regular job will build it instead of the experimental jobs.

Goes with https://github.com/MovingBlocks/Terasology/pull/3371 to fix a pathing issue when the engine is used as a retrieved jar dependency.

Pinging @Inei1 as I can't find via Reviewer dropdown

The regular Jenkins job should be up to date and able to run properly after this is merged.