Update readme.md

This commit is contained in:
Philip W 2023-02-23 12:41:01 +00:00 committed by GitHub Enterprise
parent 80c9ed835c
commit b879e2221a

View File

@ -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!!!