HotFix demo

HotFix demo
This commit is contained in:
ALEXTANG
2022-08-29 15:51:51 +08:00
parent 2c7367fab7
commit a3fde33dfc
5 changed files with 61 additions and 0 deletions

8
Assets/HotFix.meta Normal file
View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b4334ae9b1158e94dbee636f5d35f3a3
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,20 @@
using System.Collections;
using System.Collections.Generic;
using TEngine.Runtime;
namespace HotFix
{
public class GameHotfixEntry
{
public static void Start()
{
Log.Debug("HotFix.GameHotfixEntry");
}
void Update()
{
}
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: f001b83edf9f2164aba8f1c473e7da83
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,15 @@
{
"name": "HotFix",
"references": [
"GUID:f4ecd6f7bd8993043b6cec60dd0cf2b2"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 7604e54d5e2c0f940b892d038911fd6a
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: