Skip to content

Instantly share code, notes, and snippets.

@Flow86
Created July 1, 2012 16:15
Show Gist options
  • Save Flow86/3028842 to your computer and use it in GitHub Desktop.
Save Flow86/3028842 to your computer and use it in GitHub Desktop.
<property name="download.dir" value="download"/>
<get src="http://mcp.ocean-labs.de/files/mcp${mcp.version}.zip" dest="${download.dir}" usetimestamp="True"/>
<get src="https://dl.dropbox.com/u/28221422/MinecraftForge/forge-${forge.version}/minecraftforge-src-${forge.version}.zip"
dest="${download.dir}" usetimestamp="True"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment