Posted January 27, 201411 yr Has anyone found out how to specify the runtime directory to be used when launching MC/debug from eclipse? The current/default setup seems to run in the base directory of wherever I have setup the forge install at....which creates a bunch of extra ...stuff... in the base repo directory. For example, after running MC server, I get the /worlds directory. After running either client/server, I get the /config directory, and a bunch of log files. All of these appear in the same base directory as my build.gradle file. Is there any way to specify a separate runtime directory to use when launched from an IDE? So I could have a /runtime or /debug folder in my repo that held all of that stuff? (Much easier to add a single directory to .gitignore than a ton of random files -- and it also just seems silly to clutter up my base folder with those files in the first place) Anyone had any luck in figuring this out, is there something I missed, or perhaps my installation is not setup properly? Thanks, Shadowmage
January 27, 201411 yr Author Thanks much -- I'll give this a go. I figured there was probably something basic I was overlooking.
January 27, 201411 yr The default launch configs that are shipped have the work directory set to ./eclipse/ However, this is a basic debug config of whatever IDE you use, it's simple to setup. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.