Skip to content

Instantly share code, notes, and snippets.

@abma
abma / compile.sh
Created March 21, 2012 18:05
spring install script
#!/bin/sh
set -e
if [ $# -eq 0 ]; then
echo Usage: $0 path/to/install [git revision]
exit 1
fi
if [ $# -eq 2 ]; then
function gadget:GetInfo()
return {
name = "BA Chicken Scores",
desc = "Shows Scores at the end of the game",
author = "TheFatController/quantum/abma",
date = "26. Feb. 2012",
license = "GNU GPL, v2 or later",
layer = 0,
enabled = true -- loaded by default?
}