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...
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
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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now