This website requires JavaScript.
Explore
Help
Sign In
hipstercat
/
GiantsTools
Watch
1
Star
0
Fork
0
You've already forked GiantsTools
mirror of
https://github.com/ncblakely/GiantsTools
synced
2024-11-05 06:45:37 +01:00
Code
Issues
Releases
Wiki
Activity
0a8271c7df
GiantsTools
/
Giants.Launcher
/
Updater
/
ApplicationType.cs
9 lines
109 B
C#
Raw
Normal View
History
Unescape
Escape
Minor refactoring. Add Updater service.
2020-08-10 09:22:33 +02:00
namespace
Giants.Launcher
{
Partial refactor of updater code and version API.
2020-08-11 10:29:45 +02:00
public
enum
ApplicationType
Formatting fixes.
2020-08-13 06:58:53 +02:00
{
Launcher
,
Game
,
}
Minor refactoring. Add Updater service.
2020-08-10 09:22:33 +02:00
}
Reference in New Issue
Copy Permalink