Skip to content
Snippets Groups Projects
Commit 825517c2 authored by Benj's avatar Benj
Browse files

Remove uncompiled protos from compiled jar

parent b3a7cde7
Branches
Tags
No related merge requests found
......@@ -112,6 +112,8 @@ application {
jar {
exclude '*.proto'
manifest {
attributes 'Main-Class': 'emu.grasscutter.Grasscutter'
}
......
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