ELECTRON: Use steamworks.js to integrate with Steamworks SDK (#1563)

This commit is contained in:
catloversg
2025-04-15 06:19:17 +07:00
committed by GitHub
parent d592e07719
commit 44b8baa8ad
28 changed files with 162 additions and 431 deletions
+2 -1
View File
@@ -24,8 +24,9 @@
"buildResources": "public"
},
"dependencies": {
"electron-store": "^8.1.0",
"@catloversg/steamworks.js": "0.0.1",
"electron-log": "^4.4.8",
"electron-store": "^8.1.0",
"lodash": "^4.17.21"
}
}