TritonDataCenter / minecrab

Minecraft on Joyent's Cloud & Manta on Demand
Other
27 stars 12 forks source link

Refactor map so that code isn't duplicated #30

Open nfitch opened 10 years ago

nfitch commented 10 years ago

Between:

  1. scripts/map.sh
  2. bin/minecraft-server-map

We'll have to pull the common pieces out into some common place (we needed that anyways... this is just the most egregious copy/paste between bin and scripts).