This commit is contained in:
2025-06-16 15:14:23 +02:00
commit 074e590073
3174 changed files with 428263 additions and 0 deletions

View File

@ -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"
}
}