Star Valor

Join the largest
modding community

More mods

Explore all mods
No results

News & Updates

  • How To Install

    Download Unity Mod Manager & Extract it somewhere
    Download this mod
    Extract this mod to "Star Valor/Mods/UnlimitedSkillResets"
    Create the Mods directory if you don't have it
    Add an entry for Star Valor to the Unity Mod Manager (temporary until it gets added there officially)
    Edit UnityModManagerConfig.xml
    Add the following entry to the bottom of the file:
    <!-- 0.24.2 -->
    <GameInfo Name="Star Valor">
    <Folder>Star Valor</Folder>
    <ModsDirectory>Mods</ModsDirectory>
    <ModInfo>Info.json</ModInfo>
    <GameExe>Star Valor.exe</GameExe>
    <EntryPoint>UnityEngine.Canvas.cctor:Before</EntryPoint>
    <Startin...