Set folderName property for ItsFlowwey@FlowerPot (#95)
FlowerPot needs to have its install folder specifically named "Flower-Pot", otherwise it will make the game crash. Discovered this problem after trying to launch Balatro with FlowerPot installed.
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"categories": ["Technical"],
|
||||
"author": "ItsFlowwey",
|
||||
"repo":"https://github.com/GauntletGames-2086/Flower-Pot",
|
||||
"downloadURL": "https://github.com/GauntletGames-2086/Flower-Pot/archive/refs/heads/master.zip"
|
||||
"downloadURL": "https://github.com/GauntletGames-2086/Flower-Pot/archive/refs/heads/master.zip",
|
||||
"folderName": "Flower-Pot"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user