Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 427 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 427 Bytes

#Enhanced Occlusion Culling

##Info [TODO]

##Building

  • Clone the repo, add the 'eclipse' and 'gradle' folders from Forge source (Forge version I build with is always listed in build.properties)
  • Run setup.cmd (or 'gradlew setupDecompWorkspace --refresh-dependencies [eclipse]' manually. Usual stuff)
  • Run gradlew build, get the jar(s) from build/libs/

##License (c) CosmicDan 2015 under AGPLv3 (see LICENSE for details)