Skip to content

Instantly share code, notes, and snippets.

View zintrepid's full-sized avatar

Zach Marquez zintrepid

  • Houston, TX, USA
View GitHub Profile
@zintrepid
zintrepid / run.sh
Last active November 22, 2016 20:51 — forked from rogerallen/run.sh
Automatically select correct client version based on MINECRAFT_VERSION variable.
#!/bin/sh
#
# script to run minecraft on ARM linux. for reference:
#
# http://rogerallen.github.io/jetson/2014/07/31/minecraft-on-jetson-tk1/
# https://devtalk.nvidia.com/default/topic/764821/embedded-systems/minecraft-on-the-jetson-tk1/
# https://gist.github.com/rogerallen/91526c9c8be1a82881e0
#
# !!! YOU MUST PERSONALIZE ALL OF THIS INFO !!!