* fix java requirements
needed to run MC versions >= 1.17
8 is still needed for versions <= 1.16, so I left that line alone
* swap to OpenJDK packages
* ditch java 8
* Rename IgnoredPatterns to AllowedPatterns.
* Exclude docopt.rb (not our code) from Rubocop
* Disable Style/RedundantReturn
* Disable Style/MutableConstant
* Disable Style/NumericLiterals
* Set Layout/IndentationStyle to spaces
* Temporarily disable various cops.
* Add Rubocop CI via Octocop
* Lint tree with rubocop -A -c .rubocop.yml
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
* working minecraft (for some)
* use more crew prefix
* Just set HOME in wrapper script
* The hash changes quite regularly, and the package autoupdates on first run.
* Don't store minecraft deb hash, since it changes so often.
* Use SKIP