Initial commit

This commit is contained in:
Mausham
2025-12-26 17:56:05 -08:00
commit 7cb0a26dae
453 changed files with 53483 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
using UnityEngine;
namespace Darkmatter.Core
{
public static class DMUtil
{
public static void Show()
{
Debug.Log("Showin from utility");
}
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: ab244149b74d77646b0246b556a1e7c9