mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 23:52:35 +00:00
Added Console to replace magic debug keys, added version file
This commit is contained in:
5
lib/version.rb
Normal file
5
lib/version.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
class IMICFPS
|
||||
NAME = "I-MIC FPS"
|
||||
RELEASE_NAME = "InDev"
|
||||
VERSION = "0.0.1"
|
||||
end
|
||||
Reference in New Issue
Block a user