Initial commit

This commit is contained in:
Stedd 2023-10-18 19:59:51 +02:00
parent 5022000d7b
commit 3f44d0530a
6 changed files with 45 additions and 0 deletions

3
GameDev.UDP.asmdef Normal file
View File

@ -0,0 +1,3 @@
{
"name": "GameDev.UDP"
}

7
GameDev.UDP.asmdef.meta Normal file
View File

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

7
README.md.meta Normal file
View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: f8a1bc111a4d26f45b245cacacdcaf9a
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

8
Scripts.meta Normal file
View File

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

9
Scripts/UDPManager.cs Normal file
View File

@ -0,0 +1,9 @@
using UnityEngine;
namespace GameDev.UDP
{
public class UDPManager : MonoBehaviour
{
}
}

View File

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