Hi, I am looking for tutorial on modding minecraft 1.7.4 in clojure. There are 
plenty of tutorial that use java e.g. 
http://www.youtube.com/watch?v=e6v5egIkThk but I want to use clojure instead as 
Java is too verbose. The closest i managed to find is this 
http://metaphysicaldeveloper.wordpress.com/2012/04/20/conjcraft-a-minecraft-mod-implemented-in-clojure/
 , however it is too outdated to be useful as minecraft modding is mainly done 
with minecraft forge, a third party library these days. Forge uses a custom 
gradle build script to build the mods and I have no idea how to get it to work 
with clojure. Help would be appreciated.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to