-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #62 from YoYoGames/fdias-dev-new
Updated extension structure (1.6.4)
- Loading branch information
Showing
318 changed files
with
3,284 additions
and
4,081 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,31 @@ | ||
# Prerequisites | ||
*.d | ||
# VS and VSC folders | ||
**/.vs/ | ||
**/.vsc/ | ||
|
||
# Compiled Object files | ||
*.slo | ||
*.lo | ||
*.o | ||
*.obj | ||
# Common extensions | ||
**/*.exp | ||
**/*.ilk | ||
**/*.lib | ||
**/*.pdb | ||
**/*.exp | ||
**/*.exe | ||
|
||
# Precompiled Headers | ||
*.gch | ||
*.pch | ||
# SteamworksSteamworks SDKs | ||
source/Steamworks_sdk/ | ||
|
||
# Compiled Dynamic libraries | ||
# *.so | ||
# *.dylib | ||
# *.dll | ||
# Steamworks DEMO options | ||
source/Steamworks_gml/options/ | ||
|
||
# Fortran module files | ||
*.mod | ||
*.smod | ||
|
||
# Compiled Static libraries | ||
*.lai | ||
*.la | ||
*.a | ||
*.lib | ||
|
||
# Executables | ||
*.exe | ||
*.out | ||
*.app | ||
|
||
# Options | ||
source/Steamworks_gml/options/extensions/* | ||
**/.vs/** | ||
# Steamworks build solutions (temp & output) | ||
**/Debug/ | ||
**/Release/ | ||
|
||
# MacOS | ||
.DS_Store | ||
|
||
output/ | ||
|
||
.fake | ||
*.vsxproj.filters | ||
# XCode and VS userdata | ||
*.user | ||
xcuserdata/ | ||
|
||
*.xcuserstate | ||
# Release packages | ||
output/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"gitHubUrl":"https://github.com/YoYoGames/GMEXT-Steamworks","projectFile":"source/Steamworks_gml/Steamworks.yyp","projectVersion":"LTS22","releaseTemplate":"templates/release_body.md","extensionMetaData":[{"extensionFile":"source/Steamworks_gml/extensions/Steamworks/Steamworks.yy","packageId":"com.yoyogames.steamworksext","packageName":"Steamworks Ext","packageVersion":"1.6.3","packageFormat":"LTS22","includeFolders":null,"includeResources":null,"excludeFolders":null,"excludeResources":null}]} | ||
{"gitHubUrl":"https://github.com/YoYoGames/GMEXT-Steamworks","projectFile":"source/Steamworks_gml/Steamworks.yyp","projectVersion":"LTS22","releaseTemplate":"templates/release_body.md","extensionMetaData":[{"extensionFile":"source/Steamworks_gml/extensions/Steamworks/Steamworks.yy","packageId":"com.yoyogames.steamworksext","packageName":"Steamworks Ext","packageVersion":"1.6.4","packageFormat":"LTS22","includeFolders":null,"includeResources":null,"excludeFolders":null,"excludeResources":null,"postRemovals":["**/.vs/","**/.vsc/","**/*.exp","**/*.ilk","**/*.lib","**/*.pdb","**/*.exp","**/*.exe","**/Debug/","**/Release/","# MacOS",".DS_Store","*.user","xcuserdata/"]}]} |
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../extensions/steamworks/docs/home.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../extensions/Steamworks/docs/home.html |
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Empty file.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file modified
BIN
+1 KB
(100%)
source/Steamworks_gml/extensions/steamworks/Steamworks_x64.dll
Binary file not shown.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
source/Steamworks_gml/extensions/steamworks/docs/sitemap.xml.gz
Binary file not shown.
Binary file modified
BIN
+944 Bytes
(100%)
source/Steamworks_gml/extensions/steamworks/libSteamworks.dylib
100755 → 100644
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.