Commit 825517c2 authored by Benj's avatar Benj
Browse files

Remove uncompiled protos from compiled jar

parent b3a7cde7
...@@ -112,6 +112,8 @@ application { ...@@ -112,6 +112,8 @@ application {
jar { jar {
exclude '*.proto'
manifest { manifest {
attributes 'Main-Class': 'emu.grasscutter.Grasscutter' attributes 'Main-Class': 'emu.grasscutter.Grasscutter'
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment