Coder Social home page Coder Social logo

sandspace's Introduction

SandSpace

This is a mod for the game "Space Pirates and Zombies 2" which uses the Unity Mod Manager or BepInEx to work. (final version)

Features

  • Changing number of active hangars
  • Changing level requirement for active hangars
  • Changing number of core blocks
  • Changing perk bonuses after max player level
  • Changing the strength and size of explosions
  • Changing amount of Rez drop from asteroids
  • Changing block bonus stats from rarity
  • Sandbox settings menu when starting new campaign

Installation

For Unity Mod Manager

  1. Add the following lines to the end of the file before </Config> in the UnityModManagerConfig.xml which is located in the Unity Mod Manager folder:
	<GameInfo Name="SPAZ 2">
		<Folder>SPAZ2</Folder>
		<ModsDirectory>Mods</ModsDirectory>
		<ModInfo>Info.json</ModInfo>
		<GameExe>SPAZ2_64.exe</GameExe>
		<StartingPoint>[Assembly-CSharp.dll]GameFlowManager.StartMainMenu:After</StartingPoint>
		<EntryPoint>[Assembly-CSharp.dll]GameFlowManager.StartMainMenu:After</EntryPoint>
		<MinimalManagerVersion>0.24.0</MinimalManagerVersion>
	</GameInfo>
  1. Open Unity Mod Manager and select game from the Install tab.
  2. Then change the installation method to DoorstopProxy and click Install.
  3. Download the mod file from releases named SandSpace-UMM.
  4. In the "Mods" tab, drag the archive into the program window.
  5. Ready.
  • Use the Unity Mod Manager UI to change mod settings.

For BepInEx

  1. Download the mod loader BepInEx and extract it to the game folder.
  2. Download the mod file from releases named SandSpace-BepInEx.
  3. Extract the mod files to the game folder.
  4. Ready.

Recommendations

  • If you are running the mod for the first time and want to load a save, restart the game after loading.
  • If you want to start a new game, then after entering the global map, save and restart the game.
  • These actions are done once and are required to unlock all mod settings.
  • All mod settings are desirable to do in the main menu.

License

MIT

sandspace's People

Contributors

desertboss avatar

Watchers

 avatar

sandspace's Issues

No perks to choose, results in softlock

i made my game 10 hangars all unlocked from lvl 1, but by lvl 48, i had no perks to choose, and could not exit perk screen. myabe something to do with the erks after max lvl?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.