Add icon.png to list of files in package.py
This commit is contained in:
parent
5a0fa8e50e
commit
fa5a95526b
@ -6,6 +6,7 @@ def main():
|
|||||||
files = [
|
files = [
|
||||||
"manifest.json",
|
"manifest.json",
|
||||||
"README.md",
|
"README.md",
|
||||||
|
"icon.png",
|
||||||
"BepInEx/"
|
"BepInEx/"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user