This commit is contained in:
2025-12-02 18:48:32 +08:00
parent 92ba80b399
commit bf1ca60b3b
2357 changed files with 262694 additions and 7 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"
}
}