diff --git a/Sprint0/Sprint0.sln b/Sprint0/Sprint0.sln
deleted file mode 100644
index 4a8e2e4..0000000
--- a/Sprint0/Sprint0.sln
+++ /dev/null
@@ -1,25 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 17
-VisualStudioVersion = 17.11.35219.272
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sprint0", "Sprint0\Sprint0.csproj", "{ACAF9B78-15C8-4F8A-9E3D-E180AC0CFB33}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {ACAF9B78-15C8-4F8A-9E3D-E180AC0CFB33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {ACAF9B78-15C8-4F8A-9E3D-E180AC0CFB33}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {ACAF9B78-15C8-4F8A-9E3D-E180AC0CFB33}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {ACAF9B78-15C8-4F8A-9E3D-E180AC0CFB33}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {20601B34-1A5F-4D83-8840-FDADD392DA55}
- EndGlobalSection
-EndGlobal
diff --git a/Sprint0/Sprint0/.config/dotnet-tools.json b/Sprint0/Sprint0/.config/dotnet-tools.json
new file mode 100644
index 0000000..84ff03d
--- /dev/null
+++ b/Sprint0/Sprint0/.config/dotnet-tools.json
@@ -0,0 +1,36 @@
+{
+ "version": 1,
+ "isRoot": true,
+ "tools": {
+ "dotnet-mgcb": {
+ "version": "3.8.2.1105",
+ "commands": [
+ "mgcb"
+ ]
+ },
+ "dotnet-mgcb-editor": {
+ "version": "3.8.2.1105",
+ "commands": [
+ "mgcb-editor"
+ ]
+ },
+ "dotnet-mgcb-editor-linux": {
+ "version": "3.8.2.1105",
+ "commands": [
+ "mgcb-editor-linux"
+ ]
+ },
+ "dotnet-mgcb-editor-windows": {
+ "version": "3.8.2.1105",
+ "commands": [
+ "mgcb-editor-windows"
+ ]
+ },
+ "dotnet-mgcb-editor-mac": {
+ "version": "3.8.2.1105",
+ "commands": [
+ "mgcb-editor-mac"
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/Sprint0/Sprint0/Content/bin/DesktopGL/Content/Menu.xnb b/Sprint0/Sprint0/Content/bin/DesktopGL/Content/Menu.xnb
index 9ea052a..0223f1d 100644
Binary files a/Sprint0/Sprint0/Content/bin/DesktopGL/Content/Menu.xnb and b/Sprint0/Sprint0/Content/bin/DesktopGL/Content/Menu.xnb differ
diff --git a/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/.mgcontent b/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/.mgcontent
new file mode 100644
index 0000000..f003fe6
--- /dev/null
+++ b/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/.mgcontent
@@ -0,0 +1,16 @@
+
+
+ Reach
+ DesktopGL
+
+
+ /Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/Kirby_edited.png
+ /Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/Kirby_original.png
+ /Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/Menu.spritefont
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/.mgstats b/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/.mgstats
new file mode 100644
index 0000000..a15473a
--- /dev/null
+++ b/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/.mgstats
@@ -0,0 +1,4 @@
+Source File,Dest File,Processor Type,Content Type,Source File Size,Dest File Size,Build Seconds
+"/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/Kirby_edited.png","/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/bin/DesktopGL/Content/Kirby_edited.xnb","TextureProcessor","Texture2DContent",5118,71233,0.268994
+"/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/Kirby_original.png","/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/bin/DesktopGL/Content/Kirby_original.xnb","TextureProcessor","Texture2DContent",273246,11503813,0.572036
+"/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/Menu.spritefont","/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/bin/DesktopGL/Content/Menu.xnb","FontDescriptionProcessor","SpriteFontContent",2070,37922,0.226824
diff --git a/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/Kirby_edited.mgcontent b/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/Kirby_edited.mgcontent
new file mode 100644
index 0000000..f5b52bb
--- /dev/null
+++ b/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/Kirby_edited.mgcontent
@@ -0,0 +1,42 @@
+
+
+ /Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/Kirby_edited.png
+ 2024-09-11T13:28:07.217637-04:00
+ /Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/bin/DesktopGL/Content/Kirby_edited.xnb
+ 2024-09-13T00:41:47.0718823-04:00
+ TextureImporter
+ 2024-08-16T13:05:56-04:00
+ TextureProcessor
+ 2024-08-16T13:05:56-04:00
+
+ ColorKeyColor
+ 255,0,255,255
+
+
+ ColorKeyEnabled
+ True
+
+
+ GenerateMipmaps
+ False
+
+
+ PremultiplyAlpha
+ True
+
+
+ ResizeToPowerOfTwo
+ False
+
+
+ MakeSquare
+ False
+
+
+ TextureFormat
+ Color
+
+
+
+
+
\ No newline at end of file
diff --git a/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/Kirby_original.mgcontent b/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/Kirby_original.mgcontent
new file mode 100644
index 0000000..aca821f
--- /dev/null
+++ b/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/Kirby_original.mgcontent
@@ -0,0 +1,42 @@
+
+
+ /Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/Kirby_original.png
+ 2024-09-11T13:28:07.2195714-04:00
+ /Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/bin/DesktopGL/Content/Kirby_original.xnb
+ 2024-09-13T00:41:47.6618877-04:00
+ TextureImporter
+ 2024-08-16T13:05:56-04:00
+ TextureProcessor
+ 2024-08-16T13:05:56-04:00
+
+ ColorKeyColor
+ 255,0,255,255
+
+
+ ColorKeyEnabled
+ True
+
+
+ GenerateMipmaps
+ False
+
+
+ PremultiplyAlpha
+ True
+
+
+ ResizeToPowerOfTwo
+ False
+
+
+ MakeSquare
+ False
+
+
+ TextureFormat
+ Color
+
+
+
+
+
\ No newline at end of file
diff --git a/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/Menu.mgcontent b/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/Menu.mgcontent
new file mode 100644
index 0000000..00b2f49
--- /dev/null
+++ b/Sprint0/Sprint0/Content/obj/DesktopGL/net8.0/Content/Menu.mgcontent
@@ -0,0 +1,22 @@
+
+
+ /Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/Menu.spritefont
+ 2024-09-11T13:28:07.2197628-04:00
+ /Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Content/bin/DesktopGL/Content/Menu.xnb
+ 2024-09-13T00:41:47.8979337-04:00
+ FontDescriptionImporter
+ 2024-08-16T13:05:56-04:00
+ FontDescriptionProcessor
+ 2024-08-16T13:05:56-04:00
+
+ PremultiplyAlpha
+ True
+
+
+ TextureFormat
+ Compressed
+
+
+
+
+
\ No newline at end of file
diff --git a/Sprint0/Sprint0/Sprint0.csproj b/Sprint0/Sprint0/Sprint0.csproj
index 6f32e60..def020a 100644
--- a/Sprint0/Sprint0/Sprint0.csproj
+++ b/Sprint0/Sprint0/Sprint0.csproj
@@ -1,7 +1,7 @@
WinExe
- net6.0
+ net8.0
Major
false
false
@@ -19,8 +19,8 @@
-
-
+
+
diff --git a/Sprint0/Sprint0/obj/Debug/net6.0/Sprint0.assets.cache b/Sprint0/Sprint0/obj/Debug/net6.0/Sprint0.assets.cache
index dfff83f..ea83174 100644
Binary files a/Sprint0/Sprint0/obj/Debug/net6.0/Sprint0.assets.cache and b/Sprint0/Sprint0/obj/Debug/net6.0/Sprint0.assets.cache differ
diff --git a/Sprint0/Sprint0/obj/Debug/net6.0/apphost.exe b/Sprint0/Sprint0/obj/Debug/net6.0/apphost.exe
deleted file mode 100644
index a1ad8d6..0000000
Binary files a/Sprint0/Sprint0/obj/Debug/net6.0/apphost.exe and /dev/null differ
diff --git a/Sprint0/Sprint0/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Sprint0/Sprint0/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..dca70aa
--- /dev/null
+++ b/Sprint0/Sprint0/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Sprint0/Sprint0/obj/Debug/net8.0/Sprint0.assets.cache b/Sprint0/Sprint0/obj/Debug/net8.0/Sprint0.assets.cache
new file mode 100644
index 0000000..01f20b7
Binary files /dev/null and b/Sprint0/Sprint0/obj/Debug/net8.0/Sprint0.assets.cache differ
diff --git a/Sprint0/Sprint0/obj/Debug/net6.0/Sprint0.csproj.BuildWithSkipAnalyzers b/Sprint0/Sprint0/obj/Debug/net8.0/Sprint0.csproj.FileListAbsolute.txt
similarity index 100%
rename from Sprint0/Sprint0/obj/Debug/net6.0/Sprint0.csproj.BuildWithSkipAnalyzers
rename to Sprint0/Sprint0/obj/Debug/net8.0/Sprint0.csproj.FileListAbsolute.txt
diff --git a/Sprint0/Sprint0/obj/Debug/net8.0/apphost b/Sprint0/Sprint0/obj/Debug/net8.0/apphost
new file mode 100755
index 0000000..cdc3831
Binary files /dev/null and b/Sprint0/Sprint0/obj/Debug/net8.0/apphost differ
diff --git a/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.dgspec.json b/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.dgspec.json
index 57161c8..26ba858 100644
--- a/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.dgspec.json
+++ b/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.dgspec.json
@@ -1,83 +1,76 @@
-{
- "format": 1,
- "restore": {
- "C:\\Users\\Black\\source\\repos\\Sprint0\\Sprint0\\Sprint0.csproj": {}
- },
- "projects": {
- "C:\\Users\\Black\\source\\repos\\Sprint0\\Sprint0\\Sprint0.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\Black\\source\\repos\\Sprint0\\Sprint0\\Sprint0.csproj",
- "projectName": "Sprint0",
- "projectPath": "C:\\Users\\Black\\source\\repos\\Sprint0\\Sprint0\\Sprint0.csproj",
- "packagesPath": "C:\\Users\\Black\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Black\\source\\repos\\Sprint0\\Sprint0\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Black\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "dependencies": {
- "MonoGame.Content.Builder.Task": {
- "target": "Package",
- "version": "[3.8.1.303, )"
- },
- "MonoGame.Framework.DesktopGL": {
- "target": "Package",
- "version": "[3.8.1.303, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
+{
+ "format": 1,
+ "restore": {
+ "/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Sprint0.csproj": {}
+ },
+ "projects": {
+ "/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Sprint0.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Sprint0.csproj",
+ "projectName": "Sprint0",
+ "projectPath": "/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Sprint0.csproj",
+ "packagesPath": "/Users/ekumjyotkaur/.nuget/packages/",
+ "outputPath": "/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/obj/",
+ "projectStyle": "PackageReference",
+ "configFilePaths": [
+ "/Users/ekumjyotkaur/.nuget/NuGet/NuGet.Config"
+ ],
+ "originalTargetFrameworks": [
+ "net8.0"
+ ],
+ "sources": {
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net8.0": {
+ "targetAlias": "net8.0",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net8.0": {
+ "targetAlias": "net8.0",
+ "dependencies": {
+ "MonoGame.Content.Builder.Task": {
+ "target": "Package",
+ "version": "[3.8.2.1105, )"
+ },
+ "MonoGame.Framework.DesktopGL": {
+ "target": "Package",
+ "version": "[3.8.2.1105, )"
+ }
+ },
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48",
+ "net481"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ }
+ },
+ "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/x64/sdk/8.0.401/PortableRuntimeIdentifierGraph.json"
+ }
+ }
+ }
+ }
}
\ No newline at end of file
diff --git a/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.g.props b/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.g.props
index b0ffe85..9a265a0 100644
--- a/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.g.props
+++ b/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.g.props
@@ -1,19 +1,18 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\Black\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 6.11.0
-
-
-
-
-
-
-
-
+
+
+
+ True
+ NuGet
+ $(MSBuildThisFileDirectory)project.assets.json
+ /Users/ekumjyotkaur/.nuget/packages/
+ /Users/ekumjyotkaur/.nuget/packages/
+ PackageReference
+ 6.11.0
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.g.targets b/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.g.targets
index 9a080f7..3f20270 100644
--- a/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.g.targets
+++ b/Sprint0/Sprint0/obj/Sprint0.csproj.nuget.g.targets
@@ -1,7 +1,7 @@
-
-
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Sprint0/Sprint0/obj/project.assets.json b/Sprint0/Sprint0/obj/project.assets.json
index faffd2a..b0c9d2c 100644
--- a/Sprint0/Sprint0/obj/project.assets.json
+++ b/Sprint0/Sprint0/obj/project.assets.json
@@ -1,183 +1,309 @@
-{
- "version": 3,
- "targets": {
- "net6.0": {
- "MonoGame.Content.Builder.Task/3.8.1.303": {
- "type": "package",
- "build": {
- "build/MonoGame.Content.Builder.Task.props": {},
- "build/MonoGame.Content.Builder.Task.targets": {}
- }
- },
- "MonoGame.Framework.DesktopGL/3.8.1.303": {
- "type": "package",
- "compile": {
- "lib/net6.0/MonoGame.Framework.dll": {}
- },
- "runtime": {
- "lib/net6.0/MonoGame.Framework.dll": {}
- },
- "build": {
- "build/MonoGame.Framework.DesktopGL.targets": {}
- },
- "runtimeTargets": {
- "runtimes/linux-x64/native/libSDL2-2.0.so.0": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/linux-x64/native/libopenal.so.1": {
- "assetType": "native",
- "rid": "linux-x64"
- },
- "runtimes/osx/native/libSDL2.dylib": {
- "assetType": "native",
- "rid": "osx"
- },
- "runtimes/osx/native/libopenal.1.dylib": {
- "assetType": "native",
- "rid": "osx"
- },
- "runtimes/win-x64/native/SDL2.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x64/native/soft_oal.dll": {
- "assetType": "native",
- "rid": "win-x64"
- },
- "runtimes/win-x86/native/SDL2.dll": {
- "assetType": "native",
- "rid": "win-x86"
- },
- "runtimes/win-x86/native/soft_oal.dll": {
- "assetType": "native",
- "rid": "win-x86"
- }
- }
- }
- }
- },
- "libraries": {
- "MonoGame.Content.Builder.Task/3.8.1.303": {
- "sha512": "9Ilzzje62LhWElbPNEl7vh7XsRSbze+lvCJdZtTZUGu48FRgvYN6THURwIB9PN98EI33/Wnf6iuShNUtD7hL4Q==",
- "type": "package",
- "path": "monogame.content.builder.task/3.8.1.303",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "build/MonoGame.Content.Builder.Task.props",
- "build/MonoGame.Content.Builder.Task.targets",
- "monogame.content.builder.task.3.8.1.303.nupkg.sha512",
- "monogame.content.builder.task.nuspec"
- ]
- },
- "MonoGame.Framework.DesktopGL/3.8.1.303": {
- "sha512": "eGYhqn0n1olk8MNYeE9EuBmoNNECN1T18rPMaQpkzsEQ0H3nVyFPXC+uCo78v5pi5juQpJ3PSFnSkjzZJ1U58A==",
- "type": "package",
- "path": "monogame.framework.desktopgl/3.8.1.303",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "build/MonoGame.Framework.DesktopGL.targets",
- "lib/net6.0/MonoGame.Framework.dll",
- "monogame.framework.desktopgl.3.8.1.303.nupkg.sha512",
- "monogame.framework.desktopgl.nuspec",
- "runtimes/linux-x64/native/libSDL2-2.0.so.0",
- "runtimes/linux-x64/native/libopenal.so.1",
- "runtimes/osx/native/libSDL2.dylib",
- "runtimes/osx/native/libopenal.1.dylib",
- "runtimes/win-x64/native/SDL2.dll",
- "runtimes/win-x64/native/soft_oal.dll",
- "runtimes/win-x86/native/SDL2.dll",
- "runtimes/win-x86/native/soft_oal.dll"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "net6.0": [
- "MonoGame.Content.Builder.Task >= 3.8.1.303",
- "MonoGame.Framework.DesktopGL >= 3.8.1.303"
- ]
- },
- "packageFolders": {
- "C:\\Users\\Black\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\Black\\source\\repos\\Sprint0\\Sprint0\\Sprint0.csproj",
- "projectName": "Sprint0",
- "projectPath": "C:\\Users\\Black\\source\\repos\\Sprint0\\Sprint0\\Sprint0.csproj",
- "packagesPath": "C:\\Users\\Black\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\Black\\source\\repos\\Sprint0\\Sprint0\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\Black\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net6.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net6.0": {
- "targetAlias": "net6.0",
- "dependencies": {
- "MonoGame.Content.Builder.Task": {
- "target": "Package",
- "version": "[3.8.1.303, )"
- },
- "MonoGame.Framework.DesktopGL": {
- "target": "Package",
- "version": "[3.8.1.303, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json"
- }
- }
- }
+{
+ "version": 3,
+ "targets": {
+ "net8.0": {
+ "MonoGame.Content.Builder.Task/3.8.2.1105": {
+ "type": "package",
+ "build": {
+ "build/MonoGame.Content.Builder.Task.props": {},
+ "build/MonoGame.Content.Builder.Task.targets": {}
+ }
+ },
+ "MonoGame.Framework.DesktopGL/3.8.2.1105": {
+ "type": "package",
+ "dependencies": {
+ "MonoGame.Library.SDL": "2.26.5.5",
+ "NVorbis": "0.10.4"
+ },
+ "compile": {
+ "lib/net8.0/MonoGame.Framework.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/net8.0/MonoGame.Framework.dll": {
+ "related": ".xml"
+ }
+ },
+ "build": {
+ "build/MonoGame.Framework.DesktopGL.targets": {}
+ },
+ "runtimeTargets": {
+ "runtimes/linux-x64/native/libopenal.so.1": {
+ "assetType": "native",
+ "rid": "linux-x64"
+ },
+ "runtimes/osx/native/libopenal.1.dylib": {
+ "assetType": "native",
+ "rid": "osx"
+ },
+ "runtimes/win-x64/native/soft_oal.dll": {
+ "assetType": "native",
+ "rid": "win-x64"
+ },
+ "runtimes/win-x86/native/soft_oal.dll": {
+ "assetType": "native",
+ "rid": "win-x86"
+ }
+ }
+ },
+ "MonoGame.Library.SDL/2.26.5.5": {
+ "type": "package",
+ "runtimeTargets": {
+ "runtimes/linux-x64/native/libSDL2-2.0.so.0": {
+ "assetType": "native",
+ "rid": "linux-x64"
+ },
+ "runtimes/osx/native/libSDL2.dylib": {
+ "assetType": "native",
+ "rid": "osx"
+ },
+ "runtimes/win-x64/native/SDL2.dll": {
+ "assetType": "native",
+ "rid": "win-x64"
+ }
+ }
+ },
+ "NVorbis/0.10.4": {
+ "type": "package",
+ "dependencies": {
+ "System.Memory": "4.5.3",
+ "System.ValueTuple": "4.5.0"
+ },
+ "compile": {
+ "lib/netstandard2.0/NVorbis.dll": {
+ "related": ".xml"
+ }
+ },
+ "runtime": {
+ "lib/netstandard2.0/NVorbis.dll": {
+ "related": ".xml"
+ }
+ }
+ },
+ "System.Memory/4.5.3": {
+ "type": "package",
+ "compile": {
+ "ref/netcoreapp2.1/_._": {}
+ },
+ "runtime": {
+ "lib/netcoreapp2.1/_._": {}
+ }
+ },
+ "System.ValueTuple/4.5.0": {
+ "type": "package",
+ "compile": {
+ "ref/netcoreapp2.0/_._": {}
+ },
+ "runtime": {
+ "lib/netcoreapp2.0/_._": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "MonoGame.Content.Builder.Task/3.8.2.1105": {
+ "sha512": "wNlkLaITOqMs9MmCYLp3Qc7QfFng3FhIq/b+njdYV3cTVpLYgs/i56FYtJjm8jLoUA/2sJ36Qo/uqWpgW+jBuQ==",
+ "type": "package",
+ "path": "monogame.content.builder.task/3.8.2.1105",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "build/MonoGame.Content.Builder.Task.props",
+ "build/MonoGame.Content.Builder.Task.targets",
+ "monogame.content.builder.task.3.8.2.1105.nupkg.sha512",
+ "monogame.content.builder.task.nuspec"
+ ]
+ },
+ "MonoGame.Framework.DesktopGL/3.8.2.1105": {
+ "sha512": "QwjhmpyMZ9js4zqoYN/0cz//nYZ1u5yB8KWJ1P7nbViqfUyzuFDvGqgUEXFLp+n0Rx4z9PuKfwL5nQpp9LrXhg==",
+ "type": "package",
+ "path": "monogame.framework.desktopgl/3.8.2.1105",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "Icon.png",
+ "build/MonoGame.Framework.DesktopGL.targets",
+ "lib/net8.0/MonoGame.Framework.dll",
+ "lib/net8.0/MonoGame.Framework.xml",
+ "monogame.framework.desktopgl.3.8.2.1105.nupkg.sha512",
+ "monogame.framework.desktopgl.nuspec",
+ "runtimes/linux-x64/native/libopenal.so.1",
+ "runtimes/osx/native/libopenal.1.dylib",
+ "runtimes/win-x64/native/soft_oal.dll",
+ "runtimes/win-x86/native/soft_oal.dll"
+ ]
+ },
+ "MonoGame.Library.SDL/2.26.5.5": {
+ "sha512": "wSbYCCLeT3p3GZtU8GaYA5+XTjt4kM01yIvik3qm3sjU53jf/w0Pp0GBvOTCHgKxEGwb/IinHIASMcLuVnmgCA==",
+ "type": "package",
+ "path": "monogame.library.sdl/2.26.5.5",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "monogame.library.sdl.2.26.5.5.nupkg.sha512",
+ "monogame.library.sdl.nuspec",
+ "runtimes/linux-x64/native/libSDL2-2.0.so.0",
+ "runtimes/osx/native/libSDL2.dylib",
+ "runtimes/win-x64/native/SDL2.dll"
+ ]
+ },
+ "NVorbis/0.10.4": {
+ "sha512": "WYnil3DhQHzjCY0dM9I2B3r1vWip90AOuQd25KE4NrjPQBg0tBJFluRLm5YPnO5ZLDmwrfosY8jCQGQRmWI/Pg==",
+ "type": "package",
+ "path": "nvorbis/0.10.4",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "LICENSE",
+ "lib/net45/NVorbis.dll",
+ "lib/net45/NVorbis.xml",
+ "lib/netstandard2.0/NVorbis.dll",
+ "lib/netstandard2.0/NVorbis.xml",
+ "nvorbis.0.10.4.nupkg.sha512",
+ "nvorbis.nuspec"
+ ]
+ },
+ "System.Memory/4.5.3": {
+ "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
+ "type": "package",
+ "path": "system.memory/4.5.3",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "LICENSE.TXT",
+ "lib/netcoreapp2.1/_._",
+ "lib/netstandard1.1/System.Memory.dll",
+ "lib/netstandard1.1/System.Memory.xml",
+ "lib/netstandard2.0/System.Memory.dll",
+ "ref/netcoreapp2.1/_._",
+ "system.memory.4.5.3.nupkg.sha512",
+ "system.memory.nuspec",
+ "useSharedDesignerContext.txt",
+ "version.txt"
+ ]
+ },
+ "System.ValueTuple/4.5.0": {
+ "sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
+ "type": "package",
+ "path": "system.valuetuple/4.5.0",
+ "files": [
+ ".nupkg.metadata",
+ ".signature.p7s",
+ "LICENSE.TXT",
+ "THIRD-PARTY-NOTICES.TXT",
+ "lib/MonoAndroid10/_._",
+ "lib/MonoTouch10/_._",
+ "lib/net461/System.ValueTuple.dll",
+ "lib/net461/System.ValueTuple.xml",
+ "lib/net47/System.ValueTuple.dll",
+ "lib/net47/System.ValueTuple.xml",
+ "lib/netcoreapp2.0/_._",
+ "lib/netstandard1.0/System.ValueTuple.dll",
+ "lib/netstandard1.0/System.ValueTuple.xml",
+ "lib/netstandard2.0/_._",
+ "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
+ "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml",
+ "lib/uap10.0.16299/_._",
+ "lib/xamarinios10/_._",
+ "lib/xamarinmac20/_._",
+ "lib/xamarintvos10/_._",
+ "lib/xamarinwatchos10/_._",
+ "ref/MonoAndroid10/_._",
+ "ref/MonoTouch10/_._",
+ "ref/net461/System.ValueTuple.dll",
+ "ref/net47/System.ValueTuple.dll",
+ "ref/netcoreapp2.0/_._",
+ "ref/netstandard2.0/_._",
+ "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
+ "ref/uap10.0.16299/_._",
+ "ref/xamarinios10/_._",
+ "ref/xamarinmac20/_._",
+ "ref/xamarintvos10/_._",
+ "ref/xamarinwatchos10/_._",
+ "system.valuetuple.4.5.0.nupkg.sha512",
+ "system.valuetuple.nuspec",
+ "useSharedDesignerContext.txt",
+ "version.txt"
+ ]
+ }
+ },
+ "projectFileDependencyGroups": {
+ "net8.0": [
+ "MonoGame.Content.Builder.Task >= 3.8.2.1105",
+ "MonoGame.Framework.DesktopGL >= 3.8.2.1105"
+ ]
+ },
+ "packageFolders": {
+ "/Users/ekumjyotkaur/.nuget/packages/": {}
+ },
+ "project": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Sprint0.csproj",
+ "projectName": "Sprint0",
+ "projectPath": "/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Sprint0.csproj",
+ "packagesPath": "/Users/ekumjyotkaur/.nuget/packages/",
+ "outputPath": "/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/obj/",
+ "projectStyle": "PackageReference",
+ "configFilePaths": [
+ "/Users/ekumjyotkaur/.nuget/NuGet/NuGet.Config"
+ ],
+ "originalTargetFrameworks": [
+ "net8.0"
+ ],
+ "sources": {
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net8.0": {
+ "targetAlias": "net8.0",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net8.0": {
+ "targetAlias": "net8.0",
+ "dependencies": {
+ "MonoGame.Content.Builder.Task": {
+ "target": "Package",
+ "version": "[3.8.2.1105, )"
+ },
+ "MonoGame.Framework.DesktopGL": {
+ "target": "Package",
+ "version": "[3.8.2.1105, )"
+ }
+ },
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48",
+ "net481"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ }
+ },
+ "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/x64/sdk/8.0.401/PortableRuntimeIdentifierGraph.json"
+ }
+ }
+ }
}
\ No newline at end of file
diff --git a/Sprint0/Sprint0/obj/project.nuget.cache b/Sprint0/Sprint0/obj/project.nuget.cache
new file mode 100644
index 0000000..382622a
--- /dev/null
+++ b/Sprint0/Sprint0/obj/project.nuget.cache
@@ -0,0 +1,15 @@
+{
+ "version": 2,
+ "dgSpecHash": "zgSoA+rzJ3M=",
+ "success": true,
+ "projectFilePath": "/Users/ekumjyotkaur/Documents/Proj 3902/3902-Code_That_Toad/Sprint0/Sprint0/Sprint0.csproj",
+ "expectedPackageFiles": [
+ "/Users/ekumjyotkaur/.nuget/packages/monogame.content.builder.task/3.8.2.1105/monogame.content.builder.task.3.8.2.1105.nupkg.sha512",
+ "/Users/ekumjyotkaur/.nuget/packages/monogame.framework.desktopgl/3.8.2.1105/monogame.framework.desktopgl.3.8.2.1105.nupkg.sha512",
+ "/Users/ekumjyotkaur/.nuget/packages/monogame.library.sdl/2.26.5.5/monogame.library.sdl.2.26.5.5.nupkg.sha512",
+ "/Users/ekumjyotkaur/.nuget/packages/nvorbis/0.10.4/nvorbis.0.10.4.nupkg.sha512",
+ "/Users/ekumjyotkaur/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512",
+ "/Users/ekumjyotkaur/.nuget/packages/system.valuetuple/4.5.0/system.valuetuple.4.5.0.nupkg.sha512"
+ ],
+ "logs": []
+}
\ No newline at end of file