User:D4VID: Difference between revisions
Appearance
m Migrating to Forgejo |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
* [[Mods:DLatchPoke|DLatchPoke]] | * [[Mods:DLatchPoke|DLatchPoke]] | ||
* [[Mods:Breakpoint|Breakpoint]] | * [[Mods:Breakpoint|Breakpoint]] | ||
* [[Mods:CopyPasteCustomData|Copy Paste Custom Data]] | |||
* [[Mods:FindBrokenConnections|Find Broken Connections]] | |||
* [[Mods:CameraRoll|CameraRoll]] (WIP) | * [[Mods:CameraRoll|CameraRoll]] (WIP) | ||
* [[Mods:CriticalPathAnalyzer|CriticalPathAnalyzer]] (WIP) | * [[Mods:CriticalPathAnalyzer|CriticalPathAnalyzer]] (WIP) | ||
Latest revision as of 08:35, 13 June 2026
Don't have enough time to do what I want to do, but I did some things:
Mods
I use my own self-hosted Forgejo instance to host my mods:
- Console Improvements
- DLatchPoke
- Breakpoint
- Copy Paste Custom Data
- Find Broken Connections
- CameraRoll (WIP)
- CriticalPathAnalyzer (WIP)
Builds
Other projects
- Mod Manager: https://forgejo.d4vid.xyz/LogicWorldMods/LogicWorldModManager/
- A Rust library for creating subassembly files programmatically: https://forgejo.d4vid.xyz/D4VID/logicworld-subassembly
- A Verilog to LogicWorld compiler: https://forgejo.d4vid.xyz/D4VID/verilog2logicworld (WIP)