File tree Expand file tree Collapse file tree 1 file changed +30
-8
lines changed Expand file tree Collapse file tree 1 file changed +30
-8
lines changed Original file line number Diff line number Diff line change 1
- ![ License] ( https://img.shields.io/github/license/mygamedevtools/script-template )
2
- [ ![ openupm] ( https://img.shields.io/npm/v/com.mygamedevtools.script-template?label=openupm®istry_uri=https://package.openupm.com )] ( https://openupm.com/packages/com.mygamedevtools.script-template/ )
3
- ![ Release] ( https://img.shields.io/github/v/release/mygamedevtools/script-template?sort=semver )
4
- ![ Last Commit] ( https://img.shields.io/github/last-commit/mygamedevtools/script-template )
5
-
6
- My Unity Tools - Script Template
7
- ===
8
-
1
+ <h1 align =center >
2
+ Script Template
3
+ </h1 >
4
+
5
+ <p align =center >
6
+ <a href =" LICENSE " >
7
+ <img src="https://img.shields.io/github/license/mygamedevtools/script-template" />
8
+ </a >
9
+ <a href =" https://github.com/mygamedevtools/script-template/actions/workflows/release.yml " >
10
+ <img src="https://github.com/mygamedevtools/script-template/actions/workflows/release.yml/badge.svg" />
11
+ </a >
12
+ <a href =" https://github.com/mygamedevtools/script-template/commits/ " >
13
+ <img src="https://img.shields.io/github/last-commit/mygamedevtools/script-template" />
14
+ </a >
15
+ </p >
16
+
17
+ <p align =center >
18
+ <a href =" https://openupm.com/packages/com.mygamedevtools.script-template/ " >
19
+ <img src="https://img.shields.io/npm/v/com.mygamedevtools.script-template?label=openupm®istry_uri=https://package.openupm.com" />
20
+ </a >
21
+ <a href =" https://github.com/mygamedevtools/script-template/releases/latest " >
22
+ <img src="https://img.shields.io/github/v/release/mygamedevtools/script-template?sort=semver" />
23
+ </a >
24
+ <a href =" https://github.com/semantic-release/semantic-release " >
25
+ <img src="https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release" />
26
+ </a >
27
+ </p >
28
+
29
+ <p align =center ><i >
9
30
A simple tool to add and manage more script templates.
31
+ </i ></p >
10
32
11
33
What's this about?
12
34
---
You can’t perform that action at this time.
0 commit comments