Skip to content

A mod for Into the Breach, changing the default mech names

Notifications You must be signed in to change notification settings

DistressedWhale/PrettyCoolNames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Pretty Cool Names

A simple mod for Into the Breach by Subset Games.

Instead of mech names being boring stuff like "Punch Mech", the names are picked from a random list of names such as "Vanguard", "Striker" etc.

Only the first five squads are done. (Rift Walkers, Rusting Hulks, Zenith Guard, Blitzkrieg and Steel Judoka)

Installation

  1. Download the git repository
  2. Move PrettyCoolNames.lua into steamapps/common/Into The Breach/scripts
  3. Open scripts.lua (found in the same scripts directory) with a text editor. Add the line:
"scripts/PrettyCoolNames.lua",

after

"scripts/pawns.lua",

Make sure the commas are included. Example of what scripts.lua should look like

How to Uninstall

  1. Remove the line "scripts/PrettyCoolNames.lua", from scripts.lua
  2. (Optional) Delete PrettyCoolNames.lua

About

A mod for Into the Breach, changing the default mech names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages