feat(lucky-dice): 添加可运行演示场景

This commit is contained in:
JSD\13999
2026-06-23 14:16:08 +08:00
parent 855659bf78
commit c8b0687b0a
23 changed files with 899 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "FishDice.Demo",
"rootNamespace": "FishDice.Demo",
"references": [
"FishDice.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}