Database for a washing machine game simulator. It is a simple database that stores the state of the washing machine, including the current cycle, water level, and other relevant information. It used in my betterDXnet extension.
data.json: main data.artwork/: contains images used in the game.
You may need a types if you want to use this database in a TypeScript project. See tools/types.ts. Have fun and enjoy the washing machine simulator!