This website requires JavaScript.
Explore
Help
Sign In
mirror
/
quantum-space-buddies
Watch
1
Star
0
Fork
0
You've already forked quantum-space-buddies
mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced
2025-02-24 18:39:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
quantum-space-buddies
/
QSB
/
Player
/
GamePlatform.cs
10 lines
84 B
C#
Raw
Normal View
History
Unescape
Escape
stuff
2021-10-21 17:21:54 +01:00
namespace
QSB.Player
{
public
enum
GamePlatform
{
Steam
,
better profile/platform handling
2022-01-18 17:34:26 -08:00
Epic
,
remove ps4 platform
2022-01-18 17:54:41 -08:00
Xbox
stuff
2021-10-21 17:21:54 +01:00
}
}
Reference in New Issue
Copy Permalink