diff options
| author | MichaelTheShifter <[email protected]> | 2016-05-17 15:41:59 -0400 |
|---|---|---|
| committer | MichaelTheShifter <[email protected]> | 2016-05-17 15:41:59 -0400 |
| commit | 66ea84b5a562c69f7e8cd82665af0df414f63898 (patch) | |
| tree | 3853be388129a539d97f786e2ab4b44284a6ce23 | |
| parent | a3fc2c45ec2a62684e128ffd7cab88bd101ad917 (diff) | |
| download | shiftos-c-_theultimatehacker-66ea84b5a562c69f7e8cd82665af0df414f63898.tar.gz shiftos-c-_theultimatehacker-66ea84b5a562c69f7e8cd82665af0df414f63898.tar.bz2 shiftos-c-_theultimatehacker-66ea84b5a562c69f7e8cd82665af0df414f63898.zip | |
Updated source/README
It was extremely outdated...
| -rw-r--r-- | source/README.md | 21 |
1 files changed, 2 insertions, 19 deletions
diff --git a/source/README.md b/source/README.md index 1e03c77..58e0b9c 100644 --- a/source/README.md +++ b/source/README.md @@ -1,20 +1,3 @@ -# ShiftOS C# Rewrite +# ShiftOS 0.1.1 -This is an effort to rewrite the ShiftOS codebase from pre-open source 0.0.9 in C#. - -## To-do: - - - Finish ArtPad - - Finish menu skinning - - Test out more Modding API features - - Fix Process Management features (modding API stuff) - -Please update this section with things that you are doing. Just put what you're doing, and what your username is, and other devs won't mess things up until you're done. - -## Documentation and Tutorials - -Check the Wiki (the little document sign on the side of the bitbucket page) - -# CAUTION! - -Please do NOT modify or remove ANY .vb files. They are from the old codebase, and will be converted to C# to preserve older applications and features without fully rewriting them. You may delete the .vb and .Designer.vb files of any application you've converted to C#.
\ No newline at end of file +Welcome to the ShiftOS source code. I don't know what else to put here. |
