diff --git a/readme.md b/readme.md index 4fa4bc1..c8782c0 100644 --- a/readme.md +++ b/readme.md @@ -1,16 +1,3 @@ -# Introduction - -This is a Unreal Engine template for 5.1 or greater. - -The template was made by **Rian Rutherford** _(rr262471)_. To make the template, I used the pervious UE4 template as a starting point. - -`Documentation` is an optional folder, it can be deleted if you don't want it. - -If you want, you can rename the `Game` folder to something else. What is important is to make sure whatever the folder name, it has the original `.gitignore` and `.gitattributes` file inside. - -If you are a programmer and using this template or Unreal Engine for the first time, you need to read the [project root readme](Game/readme.md). It has useful information about UE5, and UE5 C++ that you should know. - - # WARNING!!!