This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gamedev:service_steamsdk [2024/09/08 15:14] – dragonlord | gamedev:service_steamsdk [2024/09/08 15:58] (current) – dragonlord | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{tag> | + | {{tag>service steam steamworks |
<WRAP youarehere> | <WRAP youarehere> | ||
[[: | [[: | ||
Line 53: | Line 53: | ||
<code ds> | <code ds> | ||
if getBaseGameServices().getSteam() != null | if getBaseGameServices().getSteam() != null | ||
- | // SteamSDK | + | // ServiceSteam |
end | end | ||
</ | </ |