Skip to content

Commit

Permalink
fix #15
Browse files Browse the repository at this point in the history
  • Loading branch information
zhyq0826 committed Mar 4, 2019
1 parent 440e7db commit fa80ccf
Show file tree
Hide file tree
Showing 7 changed files with 1,713 additions and 15,357 deletions.
6 changes: 6 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pack_village:
cd src
tar -czf village.tar.gz village.json
unpack_village:
cd src:
tar xvfz village.tar.gz
Loading

0 comments on commit fa80ccf

Please sign in to comment.