Skip to content

Commit

Permalink
oml
Browse files Browse the repository at this point in the history
  • Loading branch information
Govorunb committed Jul 14, 2024
1 parent e7978b1 commit 214ada6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ Hull plates code based on ahk1221's [Custom Hull Plates](https://github.com/MrPu
Using code based on Lee23's [ECCLibrary](https://github.com/LeeTwentyThree/ECCLibrary/releases/latest) mod

### Credits
![credits](https://github.com/Alexejhero/Neurosama-Subnautica-Mod/assets/3830522/fef46e4f-2cea-4d5d-a5d8-1d5769a7124e)
![credits](https://github.com/user-attachments/assets/ac25d748-d375-4eb6-bf2c-e688dad6b990)
2 changes: 1 addition & 1 deletion SCHIZO/Resources/AssetBundles/Assets.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ namespace SCHIZO.Resources;

public static class Assets
{
private const int _rnd = 1553678597;
private const int _rnd = 1702156462;

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

Expand Down
Binary file modified SCHIZO/Resources/AssetBundles/assets
Binary file not shown.
4 changes: 3 additions & 1 deletion Unity/Assets/Mod/Credits/CreditsData.asset
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ MonoBehaviour:
credits: 132
- name: Kaz
credits: 16
- name: LeBogoo
credits: 512
- name: Leota
credits: 64
- name: Lorx
Expand Down Expand Up @@ -89,7 +91,7 @@ MonoBehaviour:
credits: 132
- name: vanorsigma
credits: 2
- name: Vedal987
- name: vedal987
credits: 512
- name: w1n7er
credits: 142
Expand Down

0 comments on commit 214ada6

Please sign in to comment.