init commit

This commit is contained in:
Jose Luis Montañes Ojados
2026-01-14 21:32:24 +01:00
commit 2b382294f8
114 changed files with 8258 additions and 0 deletions

View File

@@ -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")]

View File

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Este código fue generado por una herramienta.
// Versión de runtime:4.0.30319.42000
//
// Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
// se vuelve a generar el código.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("CustomServerMod")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("CustomServerMod")]
[assembly: System.Reflection.AssemblyTitleAttribute("CustomServerMod")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generado por la clase WriteCodeFragment de MSBuild.

View File

@@ -0,0 +1 @@
2f879b1c4f7d25b4795ae1b208b1a949694006bfb158e3b25d1bb5d803d3cd5f

View File

@@ -0,0 +1,5 @@
is_global = true
build_property.RootNamespace = CustomServerMod
build_property.ProjectDir = D:\Downloads\Unity Modding\Ripped GOT\AssetRipper_export_20260106_161031\Mods\CustomServerMod\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

Binary file not shown.