This repository contains our Unity package for editor and runtime scripts and assets for building courses for OpenGolfSim.
If you are new to course building, head over to our help docs to learn more.
Most users won't need to install this package directly. It's already included in our Unity Project Template. However, may need to periodically update this package to the latest version within your Unity project using the Package Manager.
For advanced users, you can install this package into a Unity project using the Package Manager.
-
Open Unity's package manager by selecting Window > Package Management > Package Manager
-
Select the add package (
+) button and select Install package from git URL... -
Enter the following git repository url (including the
.gitextension):https://github.com/OpenGolfSim/unity-course-scripts.git -
Click Install
-
You should now see a new OpenGolfSim menu under the Tools menu.