Experimental Forge Port Checklist
ejektaflex opened this issue · 0 comments
I am experimenting with a port of Kambrik to Forge so that dependent mods (such as Bountiful) might be able to be ported. This is a list that tracks my progress. There is no guarantee that this port will be successful.
❌ = Needs doing
✅ = Done
❓ = Not yet reviewed, probably needs doing
| Package | Common Isolated | Fabric Status | Forge Status |
|---|---|---|---|
| command | ✅ | ✅ | ✅ |
| ext | ✅ | ✅ | ✅ |
| file | ❌ | ||
| input | ✅ | ✅ | ❌ |
| internal | ✅ | ✅ | ✅ |
| logging | ✅ | ✅ | ✅ |
| message | ✅ | ✅ | ✅ |
| registration | ✅ | ✅ | ✅ |
| serial | ✅ | ✅ | ✅ |
| structure | ✅ | ✅ | ✅ |