first commit

This commit is contained in:
Chris
2025-03-12 14:22:16 -04:00
commit 0ad0c01249
1999 changed files with 189708 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
using UnityEngine;
using System;
using Unity.Netcode.Transports.UTP;
public class SessionManager : MonoBehaviour{
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start(){
}
// Update is called once per frame
void Update(){
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 31709e0224b48e24b8e5311541392a97