diff --git a/.gitignore b/.gitignore index cef77f0..4d7548a 100644 --- a/.gitignore +++ b/.gitignore @@ -277,4 +277,4 @@ fabric.properties upload .s -db \ No newline at end of file +.db \ No newline at end of file diff --git a/db/danmaku.db.template b/db/danmaku.db.template new file mode 100644 index 0000000..9f0be86 Binary files /dev/null and b/db/danmaku.db.template differ