Schematics for DLS - The Digital Logic Simulator game http://makingartstudios.itch.io/dls
NOTES:
- All schematics in this repo require DLS v0.4 or greater (.sch version 1.1). If a schematic requires a specific version, it will be mentioned in the corresponding Readme.
- All schematics are self-contained. Even if a schematic uses a component from another category, you don't have to download the component's schematic separately.
- Install a schematic
- Install a package
- Categories
- Download a copy of the schematic you are interested in and place it in the following folder:
- DLS v0.6.1 or lower:
%APPDATA%\DLS\schematics
- DLS v0.7.0 or greater:
%USERPROFILE%\Documents\DLS\schematics
- Start DLS. You can load the new schematic via the
Load Schematic
button on the main toolbar.
- Download a copy of the package you are interested in, from the
packages
folder, and place it in the following folder:
- DLS v0.6.1 or lower:
%APPDATA%\DLS\packages
- DLS v0.7.0 or greater:
%USERPROFILE%\Documents\DLS\packages
- Start DLS. The new package should be available in your library.