GithubHelp home page GithubHelp logo

kingbowser / spoutcraft-launcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from technicpack/techniclauncher

0.0 1.0 0.0 2.39 MB

Custom launcher that automatically downloads and updates Minecraft and Spoutcraft.

Home Page: spoutcraft.org

License: GNU Lesser General Public License v3.0

Java 100.00%

spoutcraft-launcher's Introduction

This is a modified tekkit launcher that supports a sort of "Ignore Incongruous MD5 Sum(s) Feature". It was made in response to the obscenely odd MD5 mismatches occurring due to what appears to mod repository negligence.


Technic Launcher (based off SpoutCraft Installer)

The goal of this launcher is to provide a one-click method to switch modpacks and versions in as simple a manner as possible for the end user!


Main Technic site is here: http://technicpack.net/

and the forums are here: http://technicpack.net/forums/


A personal note to the spout and technic devs: I highly suggest that you read the java code conventions. Your code is embarrassingly messy, and pretty much implementation-specific where it should be implementation-inspecific (ie: NOT having methods to describe individual properties in SettingsUtil.java). I assume that your poor idea of code quality originates from that of decompiled minecraft, and the minecraft launcher. Whilst I do not mean this offensively (I learned java that way too, however I then learned the standards), it can do some disgusting things to the code that you produce should you not catch up on the standards from sun/oracle. Nonetheless, I don't blame you for the horrible UI syntax, swing nearly violates all of the code conventions laid down by it's very creators.

Futhermore, you need to look in to singletons instead of creating massive files ful of static members, it's really quite awful. Static members are mean to be in files that will also have individual instances with instance-members.

spoutcraft-launcher's People

Contributors

afforess avatar anden3 avatar desht avatar galegacy avatar kingbowser avatar luisantonioa avatar mindtooth avatar saintnicster avatar sir-maniac avatar techmaster21 avatar top-cat avatar trcjr avatar xenni avatar zach-hill avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.