v1.0.0 preivew 6 beta 2.2 inpack
Pre-release
Pre-release
LiuJiewenTT
released this
13 May 14:21
·
12 commits
to pack_modules
since this release
Biggest Changes
Add file information for applications built for Windows platform.
Version sorts
There're two sorts of executables: A and B. The former is to build into single files while the latter is to build into folders.
MCMDC.exe
and MCMDC-CUI.exe
of the followings are of A sort and MCMDC-B.zip
is of B sort.
You may need to keep the relative path unchanged in order to run the programs.
There's one thing you should know that the MCMDC-CUI
is dependent on the MCMDC
in the same sort. Without that, it cannot work.
Why had I made MCMDC-CUI
?
It is because I don't want it to be GUI-less forever. And for better reuse potence, I pack the core as a package. I'm searching for help of making designs, including icons and GUIs, so I made all these so convenient.
Hope one day there will be a MCMDC-GUI
!