Skip to content

greyblockgames/AquaConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AquaConsole

AquaConsole is a clone/recreation of command prompt from the windows operating system.

Installation

A:

  1. Download the source as a zip file/clone the repo
  2. build the solution using the compiler of your choice (I use visual studio)
  3. run the files located in the bin/release folder found in the aquaconsole folder in the solution directory

B:

Download the build in the "builds" tab of this repo

Usage

Run the application,
for a list of commands, type 'help'

To install a plugin, type pm or drag the downloaded .dll file into the plugins folder!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

  • The C# reddit community

License

GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Build status

About

Recreation of microsoft command prompt with added features!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages