This commit is contained in:
homeuser 2018-10-16 10:36:35 +02:00
parent 0b83c08d78
commit 7bfc07c384

View file

@ -1,10 +1,27 @@
# ORPcmd # ORPcmd
A set of new cmd-commands. A set of new cmd-commands.
Documentation and Changelog for each version can be found in the version directory. Made by http://jriedel.info/
# Installation # Installation
This is quite easy. Download the entire master branch OR the branch for the version you want This is quite easy. Download the entire master branch OR the branch for the version you want
and extract the version you want out of the ZIP-File. Then, add the path of and extract the version you want out of the ZIP-File. Then, add the path of
the directory to the PATH-Environment-Variable. the directory to the PATH-Environment-Variable.
# Changelog
### v2
###### Added cTIME.exe
###### Added uTIME.exe
### v1
###### Added xPRINT.exe
###### Added MAKEANIMATION.exe
###### Added ANIMATION.exe
###### Added CURSORVISIBILITY.exe
###### Added STRLEN.exe
###### Added xCOLOR.exe
###### Added PRINT.exe
###### Added CURSORPOS.exe
# Documentation