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-25 03:40:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
quantum-space-buddies
/
QSB
/
Player
/
GamePlatform.cs
11 lines
91 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
,
Xbox
,
PS4
stuff
2021-10-21 17:21:54 +01:00
}
}
Reference in New Issue
Copy Permalink