mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-14 09:56:37 -04:00
win64: fix typo in zstd detection, GH-3
But now it should work, this is fix commit number 3
This commit is contained in:
parent
8584e29c14
commit
8f4f44a7bb
2
pom.xml
2
pom.xml
@ -219,7 +219,7 @@
|
|||||||
</activation>
|
</activation>
|
||||||
<properties>
|
<properties>
|
||||||
<lwjgl.natives>windows</lwjgl.natives>
|
<lwjgl.natives>windows</lwjgl.natives>
|
||||||
<zstd.natives>win_am64</zstd.natives>
|
<zstd.natives>win_amd64</zstd.natives>
|
||||||
<javafx.natives>win</javafx.natives>
|
<javafx.natives>win</javafx.natives>
|
||||||
</properties>
|
</properties>
|
||||||
</profile>
|
</profile>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user