How to set up BigNum in your Game

Hi, i am trying to pass the max of IntValues so i found out about “BigNum” and i have searched around wiki and the internet on how to use add it to my game but i can find no results. I have also read the documentary but i cant still figure how to apply it to my game.
All i want to know is how i can install it into my game and how it is used:
Example:
Do i need to run a function everytime to get the GIant Number Example: BigNum.New(player.leaderstats.Cash.Value) which will make it pass max number?

1 Like

The documentation is here:

You can get the plugin here if you haven’t already:
https://www.roblox.com/library/725884332/RoStrap-Package-Manager

Okay @Birdelther , i have the plugin installed and I still cant pass the max IntValue number and also, it is stuck here