Skip to content

Commit 42c2ade

Browse files
authored
Merge pull request #159 from SubnauticaModding/devQ2
QModManager 4.0 - Nexus Release
2 parents 8b8503e + 7c6c74a commit 42c2ade

File tree

101 files changed

+11094
-517
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+11094
-517
lines changed

Build/InstallerExtensions.dll

0 Bytes
Binary file not shown.

Build/QModInstaller.dll

-2.5 KB
Binary file not shown.

Build/QModInstaller.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
61 KB
Binary file not shown.

Build/QModManager.QMMLoader.dll

6.5 KB
Binary file not shown.

Build/QModManager.QMMLoader.xml

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
14.5 KB
Binary file not shown.

Build/QModManager.UnityAudioFixer.dll

8.5 KB
Binary file not shown.

Build/QModManager.UnityAudioFixer.xml

Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Build/QModManager.exe

-4.5 KB
Binary file not shown.

Build/QModManager.zip

2.34 MB
Binary file not shown.

Build/QModManager_Setup.exe

273 KB
Binary file not shown.

Data/latest-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.0.0
1+
4.0.0.0

Dependencies/0Harmony-1.2.0.1.dll

-109 KB
Binary file not shown.

Dependencies/0Harmony.dll

-72 KB
Binary file not shown.

Dependencies/AssetsTools.NET.dll

-112 KB
Binary file not shown.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[Logging.File]
2+
3+
## Enables logging to file
4+
# Setting type: Boolean
5+
# Default value: true
6+
Enabled = true
7+
8+
## Path to the generated log file. If path contains directories, the directories are created automatically.
9+
## The string supports templated inside curly brackets like "log_{timestamp}.log"
10+
##
11+
## Supported template variables:
12+
## timestamp - unix timestamp
13+
## process - process name
14+
##
15+
# Setting type: String
16+
# Default value: unity_log.txt
17+
Path = qmodmanager_log-{process}.txt
18+
138 KB
Binary file not shown.

Dependencies/BepInEx/BepInEx/core/0Harmony.xml

Lines changed: 2792 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

Dependencies/BepInEx/BepInEx/core/BepInEx.Harmony.xml

Lines changed: 86 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

Dependencies/BepInEx/BepInEx/core/BepInEx.Preloader.xml

Lines changed: 136 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
106 KB
Binary file not shown.

0 commit comments

Comments
 (0)