Releases: LiuJiewenTT/MCModDependencyCheck
MCMDC v1.0.1
There are two packing versions for choose. The A pack's programs are running after decompression, but they are all single files, which looks like more "Portable". Indeed, all of them are portable and need no installation.
Update Log
- Fix some bugs.
- UPX packing is enabled.
v1.0.0 preivew 6 beta 2.2 inpack
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
!
v1.0.0 preivew 5 beta 2.1 inpack
This is a version uses MCMDC Package. It's tested to be running without errors. It's finely adjusted.
This version is run from MCMDC_CUI.py
and is able to be run from MCMDC/main.py
as well.
If there is no accident, I will merge this version from pack_modules
branch to main
branch.
v1.0.0 preivew 4 beta 2.0
- Now there is an ability to give you the documents of itself from command line. The function is completed for use.
- Use
-GiveDoc
option to choose document and-DocLang
option to choose language. - If you use
-ChooseDoc
option you can type in the executor and options to start with. - If you're using the builded version, you may need to come with
-GiveDoc_SleepExit {seconds}
or-GiveDoc_PauseExit
. (Replace '{seconds}' with that you want it to be. - All should be compatible to crossing platforms.
v1.0.0 preivew 3 beta 1.1
v1.0.0 preivew 2 beta 1.0
beta 1.0:
So tell me, which ico of the followings looks better. Reply to me on "Issue" column.
ps. The two .exe files are the same except for the icons.
- This prerelease version is fully compatible for doing the basic checks.
- No "help booklet"/"user guidance" so far.
- LICENSE is now integrated and can be view by option "-license".
- Debug modes can be enabled through the options. But not set in codes very well until now.
- To see "About", pass option "-onlyAbout".
- Mandatory property is considered and can be configured now.
Enjoy!
v1.0.0 preivew alpha 1.0
alpha 1