我正在尝试学习编写mcmod,与如何使用github管理代码。
I am trying to learn to write mcmod, with how to manage code using github.
以下是我的学习进度,十分欢迎您提出宝贵的建议。
The following is my learning progress. Your valuable suggestions are most welcome.
已学习 learned list
gradle build
GTNH Code Style、Code of Conduct of the GTNH dev community
github add | commit | push | pull | actions | GTNH-mod-auto-build | issue
forge history、MCP
ps draw texture
starter modding block | item | creativeTag | Config | recipe | fuel | lang
Server Commands
Sqlite JDBC
FML Event Cycle、proxy、McFileManage
Test Code、finish task basic functions、Test sqlite
Event Handling | Entities and Player Entities | Registries |
GUI basic
modding GUI / Keybinding / Mouse / Input
Mixin
Visuals: Models, Animation, Rendering, Tesselator, Camera, View, and GL11:
计划中 next list
Packets, Networking, and the DataManager/DataWatcher
Text Formatting And Custom Fonts
Multiplayer work
Particles
GTNH-recipe
我正在尝试学习编写mcmod,与如何使用github管理代码。
I am trying to learn to write mcmod, with how to manage code using github.
以下是我的学习进度,十分欢迎您提出宝贵的建议。
The following is my learning progress. Your valuable suggestions are most welcome.
已学习 learned list
gradle build
GTNH Code Style、Code of Conduct of the GTNH dev community
github add | commit | push | pull | actions | GTNH-mod-auto-build | issue
forge history、MCP
ps draw texture
starter modding block | item | creativeTag | Config | recipe | fuel | lang
Server Commands
Sqlite JDBC
FML Event Cycle、proxy、McFileManage
Test Code、finish task basic functions、Test sqlite
Event Handling | Entities and Player Entities | Registries |
GUI basic
modding GUI / Keybinding / Mouse / Input
Mixin
Visuals: Models, Animation, Rendering, Tesselator, Camera, View, and GL11:
计划中 next list
Packets, Networking, and the DataManager/DataWatcher
Text Formatting And Custom Fonts
Multiplayer work
Particles
GTNH-recipe