Live data from Hacker News

The Minecraft API Is Now On Github

github.com

51–53 of 53 posts

Re: The Minecraft API Is Now On Github

#53

Directory structure: Minecraft-API |- src |- main |- java |- net |- minecraft |- workbench Good old Java. On my machine that means it would end up being: /home/ajf/Projects/2012/Minecraft/Minecraft-API/src/main/java/net/minecraft/workbench/ Who on earth thought deeply nested directories for packages was a good idea?

Leaving aside Java's packaging structure, if you're on Github, just use "t" and search for the filename you're looking for instead of clicking up and down the directory. hierarchy. When I found this out, it changed my life.

Mine as well!
Post reply on HN