Skip to content

Commit

Permalink
[UPDATE] Version 1.4.4 hotfix
Browse files Browse the repository at this point in the history
- Increased compatibility on macOS
  • Loading branch information
Francisco Dias committed Jun 21, 2023
1 parent 63a9107 commit a854c1c
Show file tree
Hide file tree
Showing 3 changed files with 6,112 additions and 1,212 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ source/Steamworks_gml/options/extensions/*

# MacOS
.DS_Store

output/
6 changes: 3 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
{
"projectFile": "source/Steamworks_gml/Steamworks.yyp",
"extensionFile": "source/Steamworks_gml/extensions/Steamworks/Steamworks.yy",
"packageid": "com.yoyogames.steamworksext",
"packagename": "Steamworks Ext",
"version": "1.4.3",
"packageId": "com.yoyogames.steamworksext",
"packageName": "Steamworks Ext",
"packageVersion": "1.4.4",
"includeFolders": null,
"includeResources": null,
"excludeFolders": null,
Expand Down
Loading

0 comments on commit a854c1c

Please sign in to comment.