simaidb

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.

How to Use

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!