Railcraft

Railcraft

34M Downloads

[Question] Can I get newest dev build on mavens?

liach opened this issue ยท 10 comments

commented

If yes, could you cj give me the maven site and the artifacts? Thanks.

commented

Thanks CovertJaguar. I now know how to compile Railcraft properly with gradle.

commented

Railcraft doesn't have a build server. CJ produces all builds manually.

commented

So... I should use this repository as a submodule or just put in a Railcraft dev jar?

commented

@CovertJaguar Any suggestions about that?

commented

A dev jar is provided alongside the downloads on my blog.

commented

I know that... Now I'm putting it inside the "lib" folder. There might be nothing wrong if I choose to use this as submodule right? Which one is more desirable, to be on time or to use stable versions?

commented

This repo does not contain everything you will find in the dev jar, it won't work very well, if at all.

commented

@Vexatos You mean those things in the emblem folder?

commented

If I recall correctly, some assets aren't there either.
Just use the dev version.

commented

If needed, I can get you access to beta version dev builds. I tried setting things up to upload the Forge maven once, but the way my build script works was causing major issues and I gave up.

You can compile Railcraft yourself if you wish. Submodule might work, I dunno, never tried. Submodules with submodules?

All you will be missing is sounds and the Emblem code. I often run it without those when I'm developing.