Skip to content

Releases: Modwake/customFlags

Fixes

31 Mar 02:51
Compare
Choose a tag to compare

Logger

  • Logs to file now

Fixes

  • Assets folder should now generate correctly
  • Set wait timer to 4sec

New

  • Flags should reset after new captain

Misc

  • Removed un-needed multithreading

Mod Files setup

Place 0Harmony.dll, Assembly-CSharp.dll and BWModLoader.dll into steamapps/common/Blackwake/Blackwake_Data/Managed/
You will have to replace/overwrite the currently existing Assembly-CSharp.dll with the one provided.

Run the game, and a folder called Mods should appear inside Managed (should look like /Managed/Mods)
Inside this folder place FlagReplacement.dll
Follow the instructions given on the README of the repo
Enjoy!

Small Patch

22 Feb 18:44
Compare
Choose a tag to compare

Moved config file location to Mods/Configs/

Initial Release

24 Dec 16:29
Compare
Choose a tag to compare

Main Feature

SteamID64 based custom flags on ships, if your the captain.

Mod Files setup

Place 0Harmony.dll, Assembly-CSharp.dll and BWModLoader.dll into steamapps/common/Blackwake/Blackwake_Data/Managed/
You will have to replace/overwrite the currently existing Assembly-CSharp.dll with the one provided.

Run the game, and a folder called Mods should appear inside Managed (should look like /Managed/Mods)
Inside this folder place FlagReplacement.dll
Follow the instructions given on the README of the repo
Enjoy!