Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Commit 214ada6

Browse files
committed
oml
1 parent e7978b1 commit 214ada6

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ Hull plates code based on ahk1221's [Custom Hull Plates](https://github.com/MrPu
1111
Using code based on Lee23's [ECCLibrary](https://github.com/LeeTwentyThree/ECCLibrary/releases/latest) mod
1212

1313
### Credits
14-
![credits](https://github.com/Alexejhero/Neurosama-Subnautica-Mod/assets/3830522/fef46e4f-2cea-4d5d-a5d8-1d5769a7124e)
14+
![credits](https://github.com/user-attachments/assets/ac25d748-d375-4eb6-bf2c-e688dad6b990)

SCHIZO/Resources/AssetBundles/Assets.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace SCHIZO.Resources;
1212

1313
public static class Assets
1414
{
15-
private const int _rnd = 1553678597;
15+
private const int _rnd = 1702156462;
1616

1717
private static readonly UnityEngine.AssetBundle _a = ResourceManager.GetAssetBundle("assets");
1818

1.25 KB
Binary file not shown.

Unity/Assets/Mod/Credits/CreditsData.asset

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ MonoBehaviour:
5555
credits: 132
5656
- name: Kaz
5757
credits: 16
58+
- name: LeBogoo
59+
credits: 512
5860
- name: Leota
5961
credits: 64
6062
- name: Lorx
@@ -89,7 +91,7 @@ MonoBehaviour:
8991
credits: 132
9092
- name: vanorsigma
9193
credits: 2
92-
- name: Vedal987
94+
- name: vedal987
9395
credits: 512
9496
- name: w1n7er
9597
credits: 142

0 commit comments

Comments
 (0)