This commit is contained in:
2026-02-11 20:50:03 +05:30
parent df77848ca5
commit 614c38bdaf
2303 changed files with 256620 additions and 4 deletions
@@ -0,0 +1,15 @@
{
"name": "com.stinkysteak.simulationtimer",
"version": "0.1.0",
"displayName": "Simulation Timer",
"description": "Efficient and Scalable Frame Timer",
"unity": "2021.3",
"documentationUrl": "https://github.com/StinkySteak/com.stinkysteak.simulationtimer",
"changelogUrl": "https://github.com/StinkySteak/com.stinkysteak.simulationtimer/blob/main/CHANGELOG.md",
"licensesUrl": "https://github.com/StinkySteak/com.stinkysteak.simulationtimer/blob/main/LICENSE.md",
"author": {
"name": "Stinkysteak",
"email": "stinkysteak@steaksoft.com",
"url": "https://steaksoft.net"
}
}