Maplestory Linux Fixed
Since Nexon has already enabled Proton support for other games using the same anti-cheat, the change is believed to be as simple as flipping a configuration flag—"one simple execution state flag to be enabled for Wine allowance".
FROM openjdk:11-jre COPY maple-server.jar /opt/maple/ COPY config/ /opt/maple/config/ WORKDIR /opt/maple CMD ["java","-Xms1G","-Xmx2G","-jar","maple-server.jar"] maplestory linux