Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Commit 0039db9

Browse files
committed
한승쌤은 신이야
1 parent b668865 commit 0039db9

File tree

156 files changed

+216
-4633
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+216
-4633
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
using System.Collections;
2+
using System.Collections.Generic;
3+
using UnityEngine;
4+
5+
public class NewBehaviourScript : MonoBehaviour
6+
{
7+
// Start is called before the first frame update
8+
void Start()
9+
{
10+
11+
}
12+
13+
// Update is called once per frame
14+
void Update()
15+
{
16+
17+
}
18+
}

ShootingGame/Shooting_Np/Library/PackageCache/com.unity.ide.visualstudio@2.0.7/Editor/Discovery.cs.meta renamed to ShootingGame/Shooting_Np/Assets/NewBehaviourScript.cs.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ShootingGame/Shooting_Np/Assets/NuGet.meta

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ShootingGame/Shooting_Np/Library/PackageCache/com.unity.ide.visualstudio@2.0.7/Editor/COMIntegration/Release.meta renamed to ShootingGame/Shooting_Np/Assets/Packages/WebSocketSharp-netstandard.1.0.1/lib/net45.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ShootingGame/Shooting_Np/Assets/Packages/WebSocketSharp-netstandard.1.0.1/lib/netstandard2.0/websocket-sharp.dll.meta renamed to ShootingGame/Shooting_Np/Assets/Packages/WebSocketSharp-netstandard.1.0.1/lib/net45/websocket-sharp.dll.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ShootingGame/Shooting_Np/Assets/Packages/WebSocketSharp-netstandard.1.0.1/lib/netstandard2.0/websocket-sharp.xml renamed to ShootingGame/Shooting_Np/Assets/Packages/WebSocketSharp-netstandard.1.0.1/lib/net45/websocket-sharp.xml

File renamed without changes.

ShootingGame/Shooting_Np/Assets/Packages/WebSocketSharp-netstandard.1.0.1/lib/netstandard2.0/websocket-sharp.xml.meta renamed to ShootingGame/Shooting_Np/Assets/Packages/WebSocketSharp-netstandard.1.0.1/lib/net45/websocket-sharp.xml.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ShootingGame/Shooting_Np/Library/PackageCache/com.unity.ide.visualstudio@2.0.7/Editor/Messaging.meta renamed to ShootingGame/Shooting_Np/Assets/Packages/websocketsharp.core.1.0.0.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)