mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 05:05:16 +01:00
DynmapCore: fix resource patching
This commit is contained in:
parent
48f4ccaf82
commit
1fb4d6c244
@ -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…
Reference in New Issue
Block a user