feat:1、创建项目

This commit is contained in:
2026-06-25 15:22:28 +08:00
commit c05a65cdc3
6577 changed files with 1168287 additions and 0 deletions
@@ -0,0 +1,27 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.Reward_10
{
public partial class com_reward
{
/// <summary>
/// 0:ad
/// </summary>
public int _Collect_ad = 0;
/// <summary>
/// 1:none
/// </summary>
public int _Collect_none = 1;
/// <summary>
/// 0:none
/// </summary>
public int _White_none = 0;
/// <summary>
/// 1:white
/// </summary>
public int _White_white = 1;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 06be176f7ea10404098f82810275b31f
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,27 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.Reward_10
{
public partial class com_reward
{
/// <summary>
/// 0:ad
/// </summary>
public const int Collect_ad = 0;
/// <summary>
/// 1:none
/// </summary>
public const int Collect_none = 1;
/// <summary>
/// 0:none
/// </summary>
public const int White_none = 0;
/// <summary>
/// 1:white
/// </summary>
public const int White_white = 1;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: bb24b0a3c88d0894f8a1166c746d5cd2
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: