mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
[+] ResourceModule
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
namespace TEngine
|
||||||
|
{
|
||||||
|
/// <summary>
|
||||||
|
/// 模块化资源模块。
|
||||||
|
/// </summary>
|
||||||
|
public class Resource : Module<ResourceModule>
|
||||||
|
{
|
||||||
|
}
|
||||||
|
}
|
@@ -0,0 +1,3 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 016ea3f091f8418e9caa5df827272750
|
||||||
|
timeCreated: 1681368527
|
Reference in New Issue
Block a user