Spongeman131 Posted May 11, 2013 Posted May 11, 2013 So we can include the pack background and logo via the Technic website, how can we include the icon that displays in the window so that it is different than the logo like all the official packs without manually changing it after pack installation? I'd like it to be unique for my users. Also, how is the Creeper in TekkitMain animated, it must be through a gif however the background for TekkitMain is still a png so there must be a special method... Quote
Maxis010 Posted May 12, 2013 Posted May 12, 2013 For the record, the background is a jpg https://github.com/TechnicPack/Technic/blob/master/tekkitmain/resources/background.jpg and there is no creeper on that image because he is here instead https://github.com/TechnicPack/TechnicLauncher/blob/master/src/main/resources/creeper.png It was all a secretly elaborate ruse, the creepers caffeinated powers of movement originate from this https://github.com/TechnicPack/TechnicLauncher/blob/master/src/main/java/org/spoutcraft/launcher/skin/components/AnimatedBackground.java Quote
miniboxer Posted May 12, 2013 Posted May 12, 2013 So we can include the pack background and logo via the Technic website, how can we include the icon that displays in the window so that it is different than the logo like all the official packs without manually changing it after pack installation? I'd like it to be unique for my users. Also, how is the Creeper in TekkitMain animated, it must be through a gif however the background for TekkitMain is still a png so there must be a special method... You can change the small icon. Use solder. Quote
Spongeman131 Posted May 12, 2013 Author Posted May 12, 2013 Wooooo, crazy. Alright, thanks guys. Quote
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.