Rename to Rebirth, move Editor scripts to Assets/Editor

This commit is contained in:
2024-12-16 02:42:15 -06:00
parent 36a66d945a
commit fbdf355ce4
8 changed files with 40 additions and 32 deletions

View File

@@ -56,5 +56,5 @@
"temp/": true,
"Temp/": true
},
"dotnet.defaultSolution": "Quest.sln"
"dotnet.defaultSolution": "Rebirth.sln"
}