Disabled Custom Asset Importer
This commit is contained in:
parent
e1905a5613
commit
887e7116b6
|
@ -14,7 +14,7 @@ Default Position = {"x":0.0,"y":0.0}
|
||||||
## Description position offset from Mouse position
|
## Description position offset from Mouse position
|
||||||
# Setting type: Vector2
|
# Setting type: Vector2
|
||||||
# Default value: {"x":0.0,"y":-25.0}
|
# Default value: {"x":0.0,"y":-25.0}
|
||||||
Description Position Offset = {"x":0.0,"y":-25.0}
|
Description Position Offset = {"x":0.0,"y":-50.0}
|
||||||
|
|
||||||
## Preferred language, if not available will tried English, if still not available than return original text
|
## Preferred language, if not available will tried English, if still not available than return original text
|
||||||
# Setting type: String
|
# Setting type: String
|
||||||
|
@ -28,7 +28,7 @@ Search =
|
||||||
|
|
||||||
# Setting type: Boolean
|
# Setting type: Boolean
|
||||||
# Default value: false
|
# Default value: false
|
||||||
Advanced = false
|
Advanced = true
|
||||||
|
|
||||||
# Setting type: Int32
|
# Setting type: Int32
|
||||||
# Default value: 29997
|
# Default value: 29997
|
||||||
|
|
Binary file not shown.
|
@ -0,0 +1,28 @@
|
||||||
|
[General]
|
||||||
|
gameName=spt
|
||||||
|
modid=0
|
||||||
|
version=d2025.1.11.0
|
||||||
|
newestVersion=
|
||||||
|
category="2,"
|
||||||
|
nexusFileStatus=1
|
||||||
|
installationFile=Arys-CustomAssetImporter-1.1.1.7z
|
||||||
|
repository=Nexus
|
||||||
|
ignoredVersion=
|
||||||
|
comments=
|
||||||
|
notes=
|
||||||
|
nexusDescription=
|
||||||
|
url=
|
||||||
|
hasCustomURL=true
|
||||||
|
lastNexusQuery=
|
||||||
|
lastNexusUpdate=
|
||||||
|
nexusLastModified=2025-01-11T10:02:12Z
|
||||||
|
nexusCategory=0
|
||||||
|
converted=false
|
||||||
|
validated=false
|
||||||
|
color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0)
|
||||||
|
tracked=0
|
||||||
|
|
||||||
|
[installedFiles]
|
||||||
|
1\modid=0
|
||||||
|
1\fileid=0
|
||||||
|
size=1
|
|
@ -100,6 +100,7 @@
|
||||||
+Server Value Modifier
|
+Server Value Modifier
|
||||||
+Load Order Editor
|
+Load Order Editor
|
||||||
+EFT API
|
+EFT API
|
||||||
|
-Custom Asset Importer
|
||||||
+Unity Toolkit
|
+Unity Toolkit
|
||||||
-Essentials_separator
|
-Essentials_separator
|
||||||
-Fika Dedicated
|
-Fika Dedicated
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# This file was automatically generated by Mod Organizer.
|
|
||||||
+Unsorted_separator
|
+Unsorted_separator
|
||||||
-Visceral Combat
|
-Visceral Combat
|
||||||
+Backburner_separator
|
+Backburner_separator
|
||||||
|
@ -100,6 +99,7 @@
|
||||||
+Server Value Modifier
|
+Server Value Modifier
|
||||||
+Load Order Editor
|
+Load Order Editor
|
||||||
-EFT API
|
-EFT API
|
||||||
|
-Custom Asset Importer
|
||||||
+Unity Toolkit
|
+Unity Toolkit
|
||||||
+Essentials_separator
|
+Essentials_separator
|
||||||
+Fika Dedicated
|
+Fika Dedicated
|
||||||
|
|
Loading…
Reference in New Issue