Script Templates
com.mygamedevtools.script-template is an OpenUPM Unity package. This tool adds custom Script Templates to Unity that will serve as alternatives for the default "C#Script" that I personally always modify before writing my scripts. In essence, it allows customization of the script templates with dynamic data such as signature and namespace settings. Additionally, it adds templates for others types of scripts rather than just Mono Behaviours.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/mygamedevtools/script-template.
Owner: mygamedevtools.
Topics
Related Unity Packages
- Extensions com.mygamedevtools.extensions
- FPS Counter com.mygamedevtools.fps-counter
- Advanced Scene Manager com.mygamedevtools.scene-loader
- LLMUnity ai.undream.llm
- RAGSearchUnity ai.undream.ragsearchunity
- ApplyMaterialAll at.ac.fhstp.apply-material-all
For registry setup problems, see Unity scoped registry troubleshooting.