Update README

This commit is contained in:
jorpelae
2024-11-07 15:43:27 +09:00
committed by Caelan
parent 0980e4ead6
commit 4f46ce56e2

View File

@@ -4,6 +4,7 @@ This project integrates Velopack into unity by way of a [nuget for Unity](https:
## How to use
1. Clone this repository
2. Open the project in Unity (2022.3.51f1)
*Opening the project for the first time may result in errors. Please ignore them.*
3. Build the Unity project to \Build folder
4. (With Visual Studio) Open BuildVisualStudioSolution\UnityMonoSample.sln and build solution
4. (With msbuild) `msbuild .\BuildVisualStudioSolution\BuildVisualStudioSolution.sln /p:Configuration=Master /p:Platform=x64`