Skip to content

Commit 3882526

Browse files
authored
Merge pull request #223 from SubnauticaModding/Dev
QMM 4.1.2
2 parents 02ca303 + dd5d167 commit 3882526

File tree

200 files changed

+14920
-1417
lines changed

Some content is hidden

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

200 files changed

+14920
-1417
lines changed

.gitignore

+4-8
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ bld/
2424
[Oo]bj/
2525
[Ll]og/
2626
[Vv]ortex[Bb]uild/
27+
[Bb]uild/
2728

2829
# Visual Studio 2015 cache/options directory
2930
.vs/
@@ -287,11 +288,6 @@ __pycache__/
287288
*.btm.cs
288289
*.odx.cs
289290
*.xsd.cs
290-
Dependencies/Assembly-CSharp-firstpass.dll
291-
Dependencies/Assembly-CSharp.dll
292-
Dependencies/Assembly-CSharp-firstpass_publicized.dll
293-
Dependencies/Assembly-CSharp_publicized.dll
294-
/Build/Assembly-CSharp-firstpass.dll
295-
/Build/Assembly-CSharp.dll
296-
/Build/Assembly-CSharp-firstpass_publicized.dll
297-
/Build/Assembly-CSharp_publicized.dll
291+
292+
# Game Assemblies
293+
Assembly-CSharp*

Build/InstallerExtensions.dll

-5.5 KB
Binary file not shown.

Build/QModInstaller.dll

-83 KB
Binary file not shown.

Build/QModInstaller.xml

-569
This file was deleted.

Build/QModManager.QMMLoader.dll

-6 KB
Binary file not shown.

Build/QModManager.QMMLoader.xml

-18
This file was deleted.
-19 KB
Binary file not shown.

Build/QModManager.UnityAudioFixer.dll

-8.5 KB
Binary file not shown.

Build/QModManager.UnityAudioFixer.xml

-47
This file was deleted.

Build/QModManager.exe

-120 KB
Binary file not shown.

Build/QModManager.exe.config

-3
This file was deleted.

Build/QModManager_Setup.exe

-2.94 MB
Binary file not shown.

Data/latest-version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.2.6
1+
4.1.2
667 KB
Binary file not shown.
File renamed without changes.

Dependencies/BZ.EXP/Sentry.dll

21.5 KB
Binary file not shown.
Binary file not shown.
984 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
220 KB
Binary file not shown.

Dependencies/BZ.EXP/UnityEngine.dll

83 KB
Binary file not shown.
File renamed without changes.
667 KB
Binary file not shown.

Dependencies/BZ.STABLE/README.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
| Dependency | Link | Redistributed? | License |
2+
|:-:|:-:|:-:|:-:|
3+
| `Assembly-CSharp.dll`<br>`Assembly-CSharp-firstpass.dll` | [@unknownworlds](https://github.com/unknownworlds) | &#9744;<br>Game file | Intellectual property of Unknown Worlds<br>_**Not included on GitHub**_ |
4+
| [`AssetsTools.NET.dll`](./AssetsTools.NET.dll) | [nesrak1/AssetsTools.NET](https://github.com/nesrak1/AssetsTools.NET) | &#9745; | [MIT](https://github.com/nesrak1/AssetsTools.NET/blob/master/LICENSE) |
5+
| [`BepInEx/winhttp.dll`](./BepInEx/winhttp.dll) | [NeighTools/UnityDoorstop](https://github.com/NeighTools/UnityDoorstop) | &#9745; | [CC0-1.0](https://github.com/NeighTools/UnityDoorstop/blob/master/LICENSE) |
6+
| [`BepInEx/BepInEx/core/0Harmony.dll`](./BepInEx/BepInEx/core/0Harmony.dll) | [BepInEx/HarmonyX](https://github.com/BepInEx/HarmonyX) | &#9745; | [MIT](https://github.com/BepInEx/HarmonyX/blob/master/LICENSE) |
7+
| [`BepInEx/BepInEx/core/BepInEx.dll`](./BepInEx/BepInEx/core/BepInEx.dll)<br>[`BepInEx/BepInEx/core/BepInEx.Preloader.dll`](./BepInEx/BepInEx/core/BepInEx.Preloader.dll) | [BepInEx/BepInEx](https://github.com/BepInEx/BepInEx) | &#9745; | [MIT](https://github.com/BepInEx/BepInEx/blob/master/LICENSE) |
8+
| [`BepInEx/BepInEx/core/BepInEx.Harmony.dll`](./BepInEx/BepInEx/core/BepInEx.Harmony.dll) | [BepInEx/BepInEx.Harmony](https://github.com/BepInEx/BepInEx.Harmony) | &#9745; | [MIT](https://github.com/BepInEx/BepInEx.Harmony/master/LICENSE) |
9+
| [`BepInEx/BepInEx/core/Mono.Cecil.dll`](./BepInEx/BepInEx/core/Mono.Cecil.dll)<br>[`BepInEx/BepInEx/core/Mono.Cecil.Mdb.dll`](./BepInEx/BepInEx/core/Mono.Cecil.Mdb.dll)<br>[`BepInEx/BepInEx/core/Mono.Cecil.Pdb.dll`](./BepInEx/BepInEx/core/Mono.Cecil.Pdb.dll)<br>[`BepInEx/BepInEx/core/Mono.Cecil.Rocks.dll`](./BepInEx/BepInEx/core/Mono.Cecil.Rocks.dll) | [jbevain/cecil](https://github.com/jbevain/cecil) | &#9745; | [MIT](https://github.com/jbevain/cecil/blob/master/LICENSE.txt) |
10+
| [`BepInEx/BepInEx/core/MonoMod.RuntimeDetour.dll`](./BepInEx/BepInEx/core/MonoMod.RuntimeDetour.dll)<br>[`BepInEx/BepInEx/core/MonoMod.Utils.dll`](./BepInEx/BepInEx/core/MonoMod.Utils.dll) | [MonoMod/MonoMod](https://github.com/MonoMod/MonoMod) | &#9745; | [MIT](https://github.com/MonoMod/MonoMod/blob/master/LICENSE) |
11+
| [`Carbon.vsf`](./Carbon.vsf)<br>[`VclStylesinno.dll`](./VclStylesinno.dll) | [RRUZ/vcl-styles-plugins](https://github.com/RRUZ/vcl-styles-plugins) | &#9744;<br>Bundled with the installer | No license |
12+
| [`cldb.dat`](./cldb.dat) | [DerPopo/UABE](https://github.com/DerPopo/UABE) | &#9745; | Free use |
13+
| [`Newtonsoft.Json.dll`](./Newtonsoft.Json.dll) | [JamesNK/Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) | &#9744;<br>Game file | [MIT](https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md) |
14+
| [`RGiesecke.DllExport.Metadata.dll`](./RGiesecke.DllExport.Metadata.dll) | [nuget.org/UnmanagedExports](https://www.nuget.org/packages/UnmanagedExports) | &#9744; | [MIT](https://opensource.org/licenses/mit-license.php) |
15+
| [`UnityEngine.dll`](./UnityEngine.dll)<br>[`UnityEngine.AssetBundleModule.dll`](./UnityEngine.AssetBundleModule.dll)<br>[`UnityEngine.CoreModule.dll`](./UnityEngine.CoreModule.dll)<br>[`UnityEngine.IMGUIModule.dll`](./UnityEngine.IMGUIModule.dll)<br>[`UnityEngine.InputLegacyModule.dll`](./UnityEngine.InputLegacyModule.dll)<br>[`UnityEngine.InputModule.dll`](./UnityEngine.InputModule.dll)<br>[`UnityEngine.UI.dll`](./UnityEngine.UI.dll) | [Unity-Technologies/UnityCsReference](https://github.com/Unity-Technologies/UnityCsReference) | &#9744;<br>Game file | [Unity Reference-Only License](https://unity3d.com/legal/licenses/Unity_Reference_Only_License) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
220 KB
Binary file not shown.
83 KB
Binary file not shown.

Dependencies/BZ.STABLE/table-data.tgn

+1
Large diffs are not rendered by default.
8.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)