mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 01:08:26 -04:00
Added missing medusa folder, renamed libopus to opus in order to fix linux errors
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,8 +3,7 @@
|
||||
src/NadekoBot/data/last_known_version.txt
|
||||
|
||||
# medusa stuff
|
||||
!src/NadekoBot/data/medusae/medusa.yml
|
||||
src/NadekoBot/data/medusae/**
|
||||
src/NadekoBot/data/medusae/
|
||||
|
||||
# other
|
||||
|
||||
|
4
src/NadekoBot/data/medusae/medusa.yml
Normal file
4
src/NadekoBot/data/medusae/medusa.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
# DO NOT CHANGE
|
||||
version: 1
|
||||
# List of medusae automatically loaded at startup
|
||||
loaded: []
|
Reference in New Issue
Block a user