Closed soulerlunar closed 3 years ago
I have now installed this version of Unity.
I also have this version of Unity installed, along with connecting VS19 for Visual C#
I have uploaded the code to the branch unity-base and created a pull request into dev (#6).
Created a pull request to merge from dev into main (#7).
To begin the project, we need an initial repository of code that we will be using in order to develop our game. This should be a basic 3D unity game right upon generation with no modification.
The first step to this is deciding what version of Unity we will be using. This will likely be Unity 2020.3.4f1, the currently recommended version of Unity.
Once this basic game is created, it will then be uploaded to a branch which will then immediately be merged into dev and main. This will be the last upload to the main branch for a while.
We will also take this as a chance to modify the readme file at the top of the directory to give a clearer description of the intent of the game and its plan.