Digital-Logic-Sim
Digital-Logic-Sim copied to clipboard
[FEATURE REQUEST] Chip share or prebuild library
It would be great if you could be able to share chips to other users and to have a prebuild library of chips to use, so you don't start all over again.
Each chip already has its own file. On windows, this is at AppData\LocalLow\SebastianLague\Digital Logic Sim\V1\Projects\[Project Name]\Chips. Ideally, you could just copy a chip into there then add it to the ProjectSettings.json, but that doesn't seem to be working for me. The chips come in, if I try to place them then editing breaks.
Is there any chance to get all the chips from the video series to import? Or do I need to build everyone myself?
An import button would be good :3
#145 could help I think, but maybe it's a bit too much for now
I set up this repository for community sharing. I will add a desktop app soon, but it is a start I guess :) https://github.com/y2k04/dls-circuits
Wow, that is really cool. I will try it out later and then give some feedback. To add something to it, should I fork and create a pull request?
Wow, that is really cool. I will try it out later and then give some feedback. To add something to it, should I fork and create a pull request?
Copied from the README file:
To suggest your own circuits, create an issue with the circuit as a file attachment.
If there are any problems, create an issue with detailed information about the problem you are experiencing.
If you want to change, remove or add anything with the repository, fork this repository and create a pull request when you have finished making your changes.
As an example of what to do, have a look at the closed issues.
okay thank you!
I set up a ui for chip sharing repo link