Update All resources to 5.0

This commit is contained in:
2024-08-28 23:05:06 +08:00
parent c62b46850c
commit 92f5289576
61 changed files with 14042 additions and 502 deletions

View File

@@ -17,10 +17,12 @@
*
**/
using GrasscutterTools.Game.Data;
using Newtonsoft.Json;
namespace GrasscutterTools.Game.CutScene
{
[ResourceType("CutsceneExcelConfigData.json")]
internal class CutSceneItem
{
[JsonProperty("id")]