feat: added logo

This commit is contained in:
Timo Ley 2022-10-26 20:09:29 +02:00
parent 2f77e5c471
commit 3978e25011
2 changed files with 2 additions and 1 deletions

View file

@ -386,11 +386,12 @@ public class AtomicScience {
metadata.name = "Atomic Science";
metadata.description =
"Electricity generation is always a burden. That\'s why we are here to bring in high tech nuclear power to solve all your electricity-lack problems. With our fission reactors, fusion reactors, and antimatter generators, you won\'t be lacking electricity ever again!";
metadata.url = "http://www.universalelectricity.com/atomicscience";
metadata.url = "https://git.tilera.org/Anvilcraft/atomicscience";
metadata.logoFile = "/as_logo.png";
metadata.version = "0.6.2.117";
metadata.authorList = Arrays.asList(new String[] {"Calclavia"});
metadata.credits = "Please visit the website.";
metadata.logoFile = "as_logo.png";
metadata.autogenerated = false;
LOGGER.fine("Loaded Languages: " +
TranslationHelper.loadLanguages("/assets/atomicscience/lang/",

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB