andybalaam / rabbit-escape

Android and PC game inspired by Lemmings and Pingus

Home Page:http://artificialworlds.net/rabbit-escape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile test code separately

andybalaam opened this issue · comments

rabbit-escape-engine/bin contains compiled test code as well as production code. Same for rabbit-escape-render/bin.

Split this out so we don't need to delete stuff from this dir before we build the generic jar.