1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-24 04:44:59 +00:00

MacOS Support

This commit is contained in:
tobspr
2022-04-13 15:43:58 +02:00
parent 6c88ccd7e2
commit a3a72e95ad
12 changed files with 530 additions and 122 deletions

View File

@@ -13,6 +13,9 @@ try {
// greenworks is not installed
console.warn("Failed to load steam api:", err);
}
console.log("App ID:", appId);
function init(isDev) {
if (!greenworks) {
return;