Cleanup up some console stuff, added a prefab, etc
This commit is contained in:
BIN
Cogwheel/Temp/FSTimeGet-68341b8ac81c0faedbabf362b96d9734
Normal file
BIN
Cogwheel/Temp/FSTimeGet-68341b8ac81c0faedbabf362b96d9734
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Cogwheel/Temp/FSTimeGet-fd1882fcb76530cceb85f0a295167b7a
Normal file
BIN
Cogwheel/Temp/FSTimeGet-fd1882fcb76530cceb85f0a295167b7a
Normal file
Binary file not shown.
Binary file not shown.
BIN
Cogwheel/Temp/__Backupscenes/1.backup
Normal file
BIN
Cogwheel/Temp/__Backupscenes/1.backup
Normal file
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")]
|
||||
@@ -0,0 +1,5 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace =
|
||||
build_property.ProjectDir = /mnt/Data/Projects/CogwheelUnity/Cogwheel/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/mnt/Data/Projects/CogwheelUnity/Cogwheel/Assembly-CSharp.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/mnt/Data/Projects/CogwheelUnity/Cogwheel/Assembly-CSharp.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/mnt/Data/Projects/CogwheelUnity/Cogwheel/Assembly-CSharp.csproj",
|
||||
"projectName": "Assembly-CSharp",
|
||||
"projectPath": "/mnt/Data/Projects/CogwheelUnity/Cogwheel/Assembly-CSharp.csproj",
|
||||
"packagesPath": "/home/spudnut/.nuget/packages/",
|
||||
"outputPath": "/mnt/Data/Projects/CogwheelUnity/Cogwheel/Temp/obj/Debug/Assembly-CSharp/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/spudnut/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netstandard2.1"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.1": {
|
||||
"targetAlias": "netstandard2.1",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.1": {
|
||||
"targetAlias": "netstandard2.1",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.401/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/spudnut/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/spudnut/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.10.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/home/spudnut/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
66
Cogwheel/Temp/obj/Debug/Assembly-CSharp/project.assets.json
Normal file
66
Cogwheel/Temp/obj/Debug/Assembly-CSharp/project.assets.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
".NETStandard,Version=v2.1": {}
|
||||
},
|
||||
"libraries": {},
|
||||
"projectFileDependencyGroups": {
|
||||
".NETStandard,Version=v2.1": []
|
||||
},
|
||||
"packageFolders": {
|
||||
"/home/spudnut/.nuget/packages/": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/mnt/Data/Projects/CogwheelUnity/Cogwheel/Assembly-CSharp.csproj",
|
||||
"projectName": "Assembly-CSharp",
|
||||
"projectPath": "/mnt/Data/Projects/CogwheelUnity/Cogwheel/Assembly-CSharp.csproj",
|
||||
"packagesPath": "/home/spudnut/.nuget/packages/",
|
||||
"outputPath": "/mnt/Data/Projects/CogwheelUnity/Cogwheel/Temp/obj/Debug/Assembly-CSharp/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/spudnut/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netstandard2.1"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.1": {
|
||||
"targetAlias": "netstandard2.1",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.1": {
|
||||
"targetAlias": "netstandard2.1",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.401/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "dnGGnpVjm8s=",
|
||||
"success": true,
|
||||
"projectFilePath": "/mnt/Data/Projects/CogwheelUnity/Cogwheel/Assembly-CSharp.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
"restore":{"projectUniqueName":"/mnt/Data/Projects/CogwheelUnity/Cogwheel/Assembly-CSharp.csproj","projectName":"Assembly-CSharp","projectPath":"/mnt/Data/Projects/CogwheelUnity/Cogwheel/Assembly-CSharp.csproj","outputPath":"/mnt/Data/Projects/CogwheelUnity/Cogwheel/Temp/obj/Debug/Assembly-CSharp/","projectStyle":"PackageReference","originalTargetFrameworks":["netstandard2.1"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"netstandard2.1":{"targetAlias":"netstandard2.1","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"netstandard2.1":{"targetAlias":"netstandard2.1","imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"runtimeIdentifierGraphPath":"/usr/share/dotnet/sdk/8.0.401/RuntimeIdentifierGraph.json"}}
|
||||
@@ -0,0 +1 @@
|
||||
17280054300609205
|
||||
Reference in New Issue
Block a user