DynmapCore: fix resource patching
This commit is contained in:
parent
165fb74563
commit
3ea7daefbc
1 changed files with 3 additions and 3 deletions
|
|
@ -18,9 +18,9 @@ processResources {
|
||||||
'lightings.txt',
|
'lightings.txt',
|
||||||
'perspectives.txt',
|
'perspectives.txt',
|
||||||
'shaders.txt',
|
'shaders.txt',
|
||||||
'version.js',
|
'extracted/web/version.js',
|
||||||
'index.html',
|
'extracted/web/index.html',
|
||||||
'login.html',
|
'extracted/web/login.html',
|
||||||
]) {
|
]) {
|
||||||
// replace version and mcversion
|
// replace version and mcversion
|
||||||
expand(
|
expand(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue