User:D4VID: Difference between revisions
Appearance
m Migrating to Forgejo |
No edit summary |
||
| Line 7: | Line 7: | ||
* [[Mods:DLatchPoke|DLatchPoke]] | * [[Mods:DLatchPoke|DLatchPoke]] | ||
* [[Mods:Breakpoint|Breakpoint]] | * [[Mods:Breakpoint|Breakpoint]] | ||
* [[Mods:CopyPasteCustomData|Copy Paste Custom Data]] | |||
* [[Mods:CameraRoll|CameraRoll]] (WIP) | * [[Mods:CameraRoll|CameraRoll]] (WIP) | ||
* [[Mods:CriticalPathAnalyzer|CriticalPathAnalyzer]] (WIP) | * [[Mods:CriticalPathAnalyzer|CriticalPathAnalyzer]] (WIP) | ||
Revision as of 08:29, 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
- 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)