💾 Archived View for zvava.org › wiki › rm-clicker.gmi captured on 2024-05-10 at 11:15:20. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-03-21)
-=-=-=-=-=-=-
created 2018/08/08 modified 2024/01/08 category rainmeter views 17
an idle game about rainmeter, as a rainmeter skin
/media/software/rm-clicker_v1.0.rmskin
there is a nodejs generator script included to generate all the upgrades/buildings buttons and logic from a file called upgrade.json. i don't know why i gave the values these specific names and why they are only one character in the json but i guess it made sense to me back when i was like eleven. there is also no way to see these values "in game" so you have to keep trying upgrades until you can get them
[ { "n": "Illustro Modification", "i": "ppc", "r": "10", "g": "1" }, ... ]