project.clj @ c41de2845803

Start working on chunks and gravity.
author Steve Losh <steve@stevelosh.com>
date Thu, 04 Aug 2011 00:22:22 -0400
parents 505c3366e2b3
children 99a4600a4575
(defproject clojurecraft "0.0.1-SNAPSHOT"
  :description "TODO: add summary of your project"
  :dependencies [[clojure "1.2.0"]
                 [clojure-contrib "1.2.0"]]
  :jvm-opts ["-Xmx1g"])