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

Fix jar to contain launch scripts #20

Closed Inei1 closed 6 years ago

Inei1 commented 6 years ago

In #18, it looks like I messed up and put the launch scripts into the wrong location, as they don't appear in the jar. The only thing this PR does is move them to the correct location so that the jar will include them.