diff --git a/README.asciidoc b/README.md similarity index 83% rename from README.asciidoc rename to README.md index 4e2a625..3bef5cd 100644 --- a/README.asciidoc +++ b/README.md @@ -1,13 +1,11 @@ -:1: https://cdn.discordapp.com/attachments/675444010017619992/1174088866446200892/Windows.7z - -= CharaCreator +# CharaCreator This is (or will eventually be) a character creator made for the Computer Graphics course. Right now it is still very much a *work-in-progress*. -== Building the project -=== Prerequisites +## Building the project +### Prerequisites [horizontal] Unreal Engine 5.3.2:: This is an UE5 project, so you will need the editor. @@ -23,12 +21,7 @@ Select a platform and press "Package Content". Now you should have a build of the game, if everything went well. - -== Releases - -{1}[A very early Windows version] - -== How to use +## How to use After booting up the project, you should see a screen with a bunch of buttons and sliders. Right now it's not very functional, but in theory, you will be able to change categories with the buttons and adjust the length of different clothing objects with the sliders.