initial plugin before git init

This commit is contained in:
Valentijn
2026-05-30 14:24:45 +02:00
commit d589d77934
21 changed files with 4114 additions and 0 deletions

View File

@@ -0,0 +1,91 @@
{
"format": 1,
"restore": {
"/var/home/valentijn/Development/LethalMods/LaunchConfirm/LaunchConfirm.csproj": {}
},
"projects": {
"/var/home/valentijn/Development/LethalMods/LaunchConfirm/LaunchConfirm.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/var/home/valentijn/Development/LethalMods/LaunchConfirm/LaunchConfirm.csproj",
"projectName": "HerpieDerpiee.LaunchConfirm",
"projectPath": "/var/home/valentijn/Development/LethalMods/LaunchConfirm/LaunchConfirm.csproj",
"packagesPath": "/var/home/valentijn/Development/.nuget/packages/",
"outputPath": "/var/home/valentijn/Development/LethalMods/LaunchConfirm/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/var/home/valentijn/Development/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"netstandard2.1"
],
"sources": {
"https://api.nuget.org/v3/index.json": {},
"https://api.nuget.org/v3/index.json": {},
"https://nuget.bepinex.dev/v3/index.json": {}
},
"frameworks": {
"netstandard2.1": {
"targetAlias": "netstandard2.1",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"netstandard2.1": {
"targetAlias": "netstandard2.1",
"dependencies": {
"BepInEx.Analyzers": {
"suppressParent": "All",
"target": "Package",
"version": "[1.*, )"
},
"BepInEx.Core": {
"suppressParent": "All",
"target": "Package",
"version": "[5.*, )"
},
"BepInEx.PluginInfoProps": {
"suppressParent": "All",
"target": "Package",
"version": "[2.*, )"
},
"LethalCompany.GameLibs.Steam": {
"suppressParent": "All",
"target": "Package",
"version": "[*-*, )"
},
"UnityEngine.Modules": {
"include": "Compile",
"suppressParent": "All",
"target": "Package",
"version": "[2022.3.62, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"NETStandard.Library": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/lib64/dotnet/sdk/8.0.122/RuntimeIdentifierGraph.json"
}
}
}
}
}