Sikhstar97 Posted August 3, 2012 Posted August 3, 2012 By this, I mean if I wanted only the classes of forge that preload a texture index, can I have just those files in my mod download, or do people have to externally download and install the whole of forge? Quote
LexManos Posted August 3, 2012 Posted August 3, 2012 Preloading a texture just tells the renderer to load the texture, its literally a 1 line helper function. But read the licenses that are included with Forge. Yes Forge is ©, but it has a very open license. Also, You should use full forge as a base for everything for compatibility sake. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Zero Posted August 3, 2012 Posted August 3, 2012 Yeah, as Lex said. It'd be best if you just used Forge to develop your mod overall as it'd be compatible with all the other mods out there that require Forge or ModLoader. (Since forge is backwards compatible with it) Which is the whole point of Forge. Quote Check out my Texture Packs Thread here on the Forge Forum. Currently in the process of adding some mod support for JohnSmith Texture Pack. https://www.sugarsync.com/piv/D8135159_67366891_21351[/img] https://www.sugarsync.com/piv/D8135159_67366891_772852[/img]
Sikhstar97 Posted August 3, 2012 Author Posted August 3, 2012 So if I make a mod with the full forge package, then I should get people to install the whole of forge before installing my mod? Quote
LexManos Posted August 3, 2012 Posted August 3, 2012 Typically how working with a dependancy works. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Entoarox Posted August 7, 2012 Posted August 7, 2012 So if I make a mod with the full forge package, then I should get people to install the whole of forge before installing my mod? 9/10 people will already have it but the main reason for you to use forge is so you can safely create a mod without editing minecraft itself - meaning that all other mods that dont edit minecraft will work with yours without patches! Quote Being noobish since 96, being dumb since birth!
Recommended Posts
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.