Skip to content

GRATHRRAM/RStats-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RStats C++

RStats Its A Roblox Game Stats Viewer Written in C++

Compilation

# Clone Repo
mkdir build
cd build
cmake .. # On Windows Add -G "MinGW Makefiles" if Youre Using MinGW
make # Add -j(number of Threads) to make building faster
cp ../CopyToBuildFolder/* ./
# Done!



Turning Off Console On Windows

Create A Shortcut And Put Path In ""

image

Then Add --noterm And Save

image

If You Want To Add Coustom StartUp UniverseID Add --unid (UniverseID)

image
image

All Args

--universeid / --unid # Use To Set Universe ID
--nogui # Uses Terminal As Output (def refresh 1 sec, clears screen)
--nofont # Makes Gui Mode Not Load Font
--noterm # Windows Only!!! Hides Terminal


Screen Shoots

image
image
image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published