Skip to content

CarrieForle/HitlessModeSilksong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HitlessMode

This mod adds two game modes for hitless:

  • Fragile Soul: Hitless but you can still respawn.
  • Glass Soul: Hitless with Steel Soul content. Death is permanent.

Fractured Mask does not work under these modes.

Existing saves are not affected. Only new saves started with these modes are affected.

Translation

New translation are welcomed! Follow this guide, add the appropriate file under HitlessMode/languages and create a pull request.

Build

.NET 10 is required.

Download SkongGamemodes. The downloaded archive contains Skonggamemodes.dll. Create a new directory deps under HitlessMode and put Skonggamemodes.dll.

Create SilksongPath.props under HitlessMode. Copy and paste the following text and edit as needed.

<Project>
  <PropertyGroup>
    <SilksongFolder>SilksongInstallPath</SilksongFolder>
    <!-- If you use a mod manager rather than manually installing BepInEx, this should be a profile directory for that mod manager. -->
    <SilksongPluginsFolder>$(SilksongFolder)/BepInEx/plugins</SilksongPluginsFolder>
  </PropertyGroup>
</Project>
dotnet build -c Release

About

A mod to play hitless in Silksong

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages