Skip to content

Instantly share code, notes, and snippets.

@chrobione
chrobione / run.sh
Created December 27, 2015 09:13 — forked from rogerallen/run.sh
NVIDIA Jetson/ChrUbuntu TK1 Minecraft Commandline
#!/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 !!!