This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
slambb
/
LightGlueUnity
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
main
Ramuri
Etichete
main
LightGlueUnity
/
Assets
/
Game_Hyperspace
/
StompyRobot
/
SRDebugger
/
Scripts
/
Version.cs
Version.cs
117 B
Permalink
Istoric
Crud
1
2
3
4
5
namespace SRDebugger {
public static class VersionInfo {
public const string Version = "1.12.1";
}
}