Skip to content

Commit fdb3b34

Browse files
committed
added command line to create minecraft-friendly zip for releases
1 parent 15080d2 commit fdb3b34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

create_zip.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
git archive --format=zip --output=trzmc.zip main

0 commit comments

Comments
 (0)