File tree Expand file tree Collapse file tree 5 files changed +3
-1
lines changed
Expand file tree Collapse file tree 5 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 2020 - name : Delete unnecessary files
2121 run : >
2222 find .
23+ ! -name "icon.*"
2324 ! -name "progressive_download.txt"
2425 ! -name "web-*"
2526 ! -path "*/.*"
Original file line number Diff line number Diff line change 3737 - name : Delete unnecessary files
3838 run : >
3939 find .
40+ ! -name "icon.*"
4041 ! -name "progressive_download.txt"
4142 ! -name "version.txt"
4243 ! -name "web-*"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Or download:
2525- [ Mac] ( https://github.com/remarkablegames/knitbone/releases/latest/download/mac.zip )
2626- [ Linux] ( https://github.com/remarkablegames/knitbone/releases/latest/download/pc.zip )
2727
28- Read the [ blog post] ( https://remarkablegames.org/posts/knitbone/ ) or watch the [ video] ( https://youtu.be/pr6leS3s8cU ) .
28+ Read the [ blog post] ( https://remarkablegames.org/posts/knitbone/ ) or watch the [ YouTube video] ( https://youtu.be/pr6leS3s8cU ) .
2929
3030## Credits
3131
You can’t perform that action at this time.
0 commit comments