This website requires JavaScript.
Explore
Help
Sign In
icedream
/
hide-and-seek
Watch
1
Star
0
Fork
You've already forked hide-and-seek
0
Code
Issues
Pull Requests
Releases
3
Wiki
Activity
fdee8560e0
hide-and-seek
/
maps
/
mp
/
mods
/
_modversion.gsc
5 lines
47 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Mod versioning with watermark at the bottom right. We will eventually remove the watermark again when the mod is stable and finished.
2016-04-12 21:58:03 +00:00
getModVersionString()
{
Fix versioning. - Generate a GSC instead since file functions are developer-only.
2016-04-12 23:19:34 +00:00
return "developer";
Mod versioning with watermark at the bottom right. We will eventually remove the watermark again when the mod is stable and finished.
2016-04-12 21:58:03 +00:00
}