# gwUnityTemplate This is a blank Unity project for use with creating new typical Goldenwere games, projects, and experiments. ## Version The current version of Unity of the template is: 2022.3.9f1, preferring the most recent major LTS version when maintained. ## Packages Installs the world building, gameplay & storytelling, and characters & animation feature sets. ### Rendering Uses URP ### Input Uses InputSystem ### UI Uses classic UGUI (canvas system) with TextMesh Pro ### Physics Uses classic (UnityEngine.PhysicsModule) physics engine