This repository was archived by the owner on Jun 4, 2018. It is now read-only.
Universal scripts, for Any Operating System that support MCP#129
Open
gus33000 wants to merge 27 commits intoalice-mkh:masterfrom
Open
Universal scripts, for Any Operating System that support MCP#129gus33000 wants to merge 27 commits intoalice-mkh:masterfrom
gus33000 wants to merge 27 commits intoalice-mkh:masterfrom
Conversation
Simple Python script with code to elevate the prompt in Windows because symlinks cannot be done without permissions in Windows.
wget.exe and ln.exe wern't used anymore.
Removed some extra-spaces
since ln.exe / wget.exe and their source code aren't used / included anymore.
Because in Windows you need to have administrator privileges.
and configurations files for it
and also removed some debug code
because the script has to be run under src-mods/build
and cleaned it up
and added comments
because the make script has to be run under the build directory, also i don't think i can port this script to python.
Should now have the source files at the root of the zip file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I will probably improved the scripts later but at this state, it's pretty much working as excepted, like he original scripts. Maybe i will change the configuration system to a json file, but later.
BTW : MCP is out for 1.7.10 (Final and stable version)