Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Comments

Update README.md#14

Open
Bluju wants to merge 1 commit intomainfrom
add-build-requirements-and-installation-to-readme
Open

Update README.md#14
Bluju wants to merge 1 commit intomainfrom
add-build-requirements-and-installation-to-readme

Conversation

@Bluju
Copy link
Member

@Bluju Bluju commented Nov 15, 2023

Made a small update to the readme adding some basic information about the current unity version the project is on and some steps to install all of the different software for development.

@Bluju Bluju linked an issue Nov 15, 2023 that may be closed by this pull request
@camwick camwick self-assigned this Nov 15, 2023
VS Code with Unity Extension or Visual Studio

## Steps to Set Up Project
If you would like to use VS Code as your editor then first have that installed otherwise, install the Unity Hub first. Once the Unity Hub is installed, install Unity version 2022.3.11f1. When installing, choose Visual Studio or VS Code as your default script editor, this will install Visual Studio automatically if it is not already installed. Then, I would recommend installing Github Desktop. Through Github Desktop, clone this repository into a folder on your computer. This will allow you to then open the project folder on Unity Hub.
Copy link
Contributor

@camwick camwick Nov 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2022.3.11f1 was not an option in the hub install list. I'm sure any LTS version would be alright, but if 2022.3.11f1 is required, I'd link to its installer.

Otherwise, this was enough for me to figure out how to get my environment set up, so it should suffice for now. Any gaps in knowledge at this point is from unfamiliarity with Unity and doesn't need handholding through this README, in my opinion.

Copy link
Contributor

@camwick camwick Nov 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll approve once comment is resolved.

Copy link
Contributor

@gadahl gadahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I think the Unity version may have to be 2022.3.11f1 because with other Unity projects, I've run into the issue of not being able to open a project with version a.b.x with version a.b.y and having to download unity editor version a.b.y

@camwick camwick self-requested a review November 18, 2023 19:45
Copy link
Contributor

@camwick camwick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it'll be smart to include the installer link if what Gunnar says is true.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add build requirements and steps to readme

3 participants