#A DevKit
8 messages · Page 1 of 1 (latest)
Nifty, what are your plans for it?
Or rather, what things will it make easier to do?
Easy way to generate mod template
Maven Repo Builder
Project page: version control
Project page: Build Mod
Project page: Local Maven Export
Project page: Github history
currently its useful for making fast projects.. multi-loader, client side only or server side only or both.. mappings.. and more..
im planning on more stuff like safe way's to implement mods
trying to make life easier 😛
i have so many ideas honestly.. but also im looking for suggestions
Do you happen to already know of the Intellij plugin called Minecraft Development?
If so, how [would] your project differ from it?
So far though, I think it looks neat :v
my project isn’tt meant to replace it.. it operates at a different level..
while the IntelliJ focuses on IDE integration and project scaffolding, DevKit is designed as a broader workflow system..
it handles multi loader architecture, version-aware project generation, structured templates, dependency automation, and ecosystem-level tooling that isn’t tied to a specific IDE...
however the goal isn’t just to create a project.... but to standardize and accelerate the entire mod development