File tree Expand file tree Collapse file tree 4 files changed +4
-17
lines changed
Expand file tree Collapse file tree 4 files changed +4
-17
lines changed Original file line number Diff line number Diff line change 99 "priority" : 114 ,
1010 "badge_colour" : " 708b91" ,
1111 "badge_text_colour" : " FFFFFF" ,
12- "version" : " 0.5.5~dev_JSON_arc " ,
12+ "version" : " 0.5.5" ,
1313 "dependencies" : [
1414 " Talisman (>=2.0.9)" ,
15- " Steamodded (>=1.0.0~BETA-0301a )"
16- ],
15+ " Steamodded (>=1.0.0~BETA-0308a )"
16+ ]
1717}
Original file line number Diff line number Diff line change 1- --- MOD_NAME: Cryptid
2- --- MOD_ID: Cryptid
3- --- PREFIX: cry
4- --- MOD_AUTHOR: [MathIsFun_, Cryptid and Balatro Discords]
5- --- MOD_DESCRIPTION: Adds unbalanced ideas to Balatro.
6- --- BADGE_COLOUR: 708b91
7- --- DEPENDENCIES: [Talisman>=2.0.9, Steamodded>=1.0.0~BETA-0301a]
8- --- VERSION: 0.5.5~dev
9- --- PRIORITY: 2147483647
10-
11- ---- ------------------------------------------
12- ---- --------MOD CODE -------------------------
13-
141-- Welcome to the Cryptid source code!
152-- This is the main file for the mod, where everything is loaded and initialized.
16- -- If you're looking for a specific feature, browse the Items folder to see how it is implemented.
3+ -- If you're looking for a specific feature, browse the items folder to see how it is implemented.
174-- If you're looking for a specific function, check the lib folder to see if it is there.
185
196if not Cryptid then
You can’t perform that action at this time.
0 commit comments