diff options
author | WlodekM <[email protected]> | 2024-06-16 10:46:51 +0300 |
---|---|---|
committer | WlodekM <[email protected]> | 2024-06-16 10:46:51 +0300 |
commit | 2796d53318f8e2e9f399c8d3c30482567bbaccf0 (patch) | |
tree | f9295e48d590a77d968ca2b0d37b607abd5a689e | |
parent | abef6da56913f1c55528103e60a50451a39628b1 (diff) |
ihujnl
-rw-r--r-- | readme.md | 6 | ||||
-rw-r--r-- | todo.md | 5 |
2 files changed, 11 insertions, 0 deletions
diff --git a/readme.md b/readme.md index 0412f44..bcbd291 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,9 @@ +# World of Classic client + +This is a work-in-progress client for ClassiCube. + +---- + ClassiCube is a custom Minecraft Classic compatible client written in C from scratch.<br> **It is not affiliated with (or supported by) Mojang AB, Minecraft, or Microsoft in any way.** diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..fff16c6 --- /dev/null +++ b/todo.md @@ -0,0 +1,5 @@ +# + +- make hack menu (toggle on/off hax) +- move credis in pause screen to top right or smthn +- find out where i replaced shit and comment so that we can add hax settings (prob by comparing to normal cc) |