ryansheehan / terraria

Dockerfile for terraria
MIT License
291 stars 104 forks source link

Fix breaking changes in #161 #162

Closed loganintech closed 8 months ago

loganintech commented 8 months ago

When I first opened #161 I made small changes that would help me autocreate a world if it didn't exist. Then as time went on I forgot about the PR and made further changes that were never supposed to be included, but were merged anyways. This PR sets most of those changes back so that the Dockerfile doesn't break while maintaining the good changes included (fixing plugin copying and supporting the autocreate flag).

loganintech commented 8 months ago

@ryansheehan 35c419e was not supposed to have gone in in #161 please review this asap so that the docker image doesn't break.