so I tried running the game but it doesn't seem to draw from the modified kins (1) list and still shows tags I had removed. the game when downloaded comes as a program and not a file, and when selected boots the game so I can't figure out how to add kinks (1) into the game's 'files'. how do I get it to apply the modified list?
The kinks file is supposed to be in the same folder with the exe itself, and make sure you formatted it as before (so the program can read it correctly).
The program at first tries to find the kinks file locally (in the same folder with the exact name "kinks.txt"). If it cannot find the file, it'll use the default ones in the program code. Most likely in your case it hasn't found the kink file (due to location, name, or formatting inside of the file) and loaded the default list.
Regarding mobile app: unfortunately, I'm not a mobile developer and cannot commit resources and time right now to learning it. But given that framework used (AvaloniaUI) is cross-platform and support mobile development, if anyone want to create a port, I would be glad to help.
← Return to game
Comments
Log in with itch.io to leave a comment.
so I tried running the game but it doesn't seem to draw from the modified kins (1) list and still shows tags I had removed. the game when downloaded comes as a program and not a file, and when selected boots the game so I can't figure out how to add kinks (1) into the game's 'files'. how do I get it to apply the modified list?
Hey, thanks for the feedback.
The kinks file is supposed to be in the same folder with the exe itself, and make sure you formatted it as before (so the program can read it correctly).
The program at first tries to find the kinks file locally (in the same folder with the exact name "kinks.txt"). If it cannot find the file, it'll use the default ones in the program code. Most likely in your case it hasn't found the kink file (due to location, name, or formatting inside of the file) and loaded the default list.
you cant download it on windows also mby a mobile port would be nice
Hmm, I just checked it on Windows - it was working fine.
You can use an alternative link for downloading: https://github.com/silencefound/Kinksweeper/releases
(or direct for windows: https://github.com/silencefound/Kinksweeper/releases/download/v1.1.0/Kinksweeper...)
Regarding mobile app: unfortunately, I'm not a mobile developer and cannot commit resources and time right now to learning it. But given that framework used (AvaloniaUI) is cross-platform and support mobile development, if anyone want to create a port, I would be glad to help.
Hmm, thanks for the suggestion. It's rather easy to add, so I'll do it in the nearest future.
Done! See release v1.1.0
Thank you ^^