Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 565 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 565 Bytes

CS2 Case Randomizer

Screenshot A random chooser with CS2 case unlock theme
Made with Godot Engine 4 .NET 8

How to use

Create a .csv file
First column is name, second column is quality
Quality is 0-5, and 6 is Rare Special Item
Import the file in Settings

Put a CaseLogo.png next to the exe file
can add a logo onto the front of the case
If you want to change scale of it, add a CaseLogo.json next to it

CaseLogo.json

{
	"scale_x":1,
	"scale_y":1,
	"scale_z":1
}