Archived
Private
Public Access
1
0

Reworked MloFinder

This commit is contained in:
2022-10-26 21:36:47 +02:00
parent d110af3b43
commit b4e5d26ee1
211 changed files with 10114 additions and 49486 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("MloFinder")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("MloFinder")]
[assembly: System.Reflection.AssemblyTitleAttribute("MloFinder")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
cfe6ebd5eeedab8a3fd7671d97211eb58a807077

View File

@@ -0,0 +1,10 @@
is_global = true
build_property.TargetFramework = net5.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = MloFinder
build_property.ProjectDir = D:\Programmierstuff\FiveM\MloFinder\

Binary file not shown.

View File

@@ -0,0 +1 @@
1f9ca8744f6cf87431d702cf6588924fa6d595c3

View File

@@ -0,0 +1,21 @@
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\MloFinder.exe
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\MloFinder.deps.json
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\MloFinder.runtimeconfig.json
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\MloFinder.runtimeconfig.dev.json
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\MloFinder.dll
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\MloFinder.pdb
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\SharpDX.dll
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\SharpDX.Mathematics.dll
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\CodeWalker.Core.dll
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\CodeWalker.Core.pdb
D:\Programmierstuff\FiveM\MloFinder\obj\Debug\net5.0\MloFinder.csproj.AssemblyReference.cache
D:\Programmierstuff\FiveM\MloFinder\obj\Debug\net5.0\MloFinder.GeneratedMSBuildEditorConfig.editorconfig
D:\Programmierstuff\FiveM\MloFinder\obj\Debug\net5.0\MloFinder.AssemblyInfoInputs.cache
D:\Programmierstuff\FiveM\MloFinder\obj\Debug\net5.0\MloFinder.AssemblyInfo.cs
D:\Programmierstuff\FiveM\MloFinder\obj\Debug\net5.0\MloFinder.csproj.CoreCompileInputs.cache
D:\Programmierstuff\FiveM\MloFinder\obj\Debug\net5.0\MloFinder.csproj.CopyComplete
D:\Programmierstuff\FiveM\MloFinder\obj\Debug\net5.0\MloFinder.dll
D:\Programmierstuff\FiveM\MloFinder\obj\Debug\net5.0\refint\MloFinder.dll
D:\Programmierstuff\FiveM\MloFinder\obj\Debug\net5.0\MloFinder.pdb
D:\Programmierstuff\FiveM\MloFinder\obj\Debug\net5.0\MloFinder.genruntimeconfig.cache
D:\Programmierstuff\FiveM\MloFinder\obj\Debug\net5.0\ref\MloFinder.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
8d18d4f2370000bbcefeea73867c7e8f08e47843

Binary file not shown.

View File

@@ -0,0 +1,9 @@
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\publish\MloFinder.exe
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\publish\MloFinder.dll
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\publish\MloFinder.deps.json
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\publish\MloFinder.runtimeconfig.json
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\publish\MloFinder.pdb
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\publish\SharpDX.dll
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\publish\SharpDX.Mathematics.dll
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\publish\CodeWalker.Core.dll
D:\Programmierstuff\FiveM\MloFinder\bin\Debug\net5.0\publish\CodeWalker.Core.pdb

Binary file not shown.

Binary file not shown.

Binary file not shown.