This commit is contained in:
Jose Luis Montañes Ojados
2026-01-10 18:23:43 +01:00
commit c4a892ea17
20 changed files with 256 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

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("DlcUnlock")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("DlcUnlock")]
[assembly: System.Reflection.AssemblyTitleAttribute("DlcUnlock")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generado por la clase WriteCodeFragment de MSBuild.

View File

@@ -0,0 +1 @@
edd1cf9873548a36ed0e1139a3b2fe6a39e35cfedc323dbc8b20a3558d1b465f

View File

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

Binary file not shown.