Skip to content

A map editor for the Multiplayer of Ratchet and Clank UYA and Deadlocked (PS2).

License

Notifications You must be signed in to change notification settings

Horizon-Private-Server/horizon-forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horizon Forge

A map editor for Ratchet: Deadlocked and Ratchet & Clank 3/UYA Multiplayer (PS2).

Overview

Forge is a tool to make custom maps for Ratchet: Deadlocked and Ratchet & Clank 3/UYA Multiplayer (PS2).

forge-demo1.mp4

Forge consists of

  • Modified fork of wrench
  • Commandline packing tool (not yet open source)
  • Unity Editor scripts to facilitate the importing, editing, and exporting of map data.

Usage

Please refer to our Wiki for information on how to install and use Forge.

Contributing

We welcome contributions to Forge! Please use our issues board to begin discussion. PRs are welcome.

Project Setup

Setting up the project with git is nearly the same as following the setup guide. The only difference is that you will clone the repo down instead of using the latest release zip.

  1. Clone with git git clone https://github.com/Horizon-Private-Server/horizon-forge.git
  2. Install dependencies.
  3. Download the latest tools package for your OS. Place the contents of the zip into your horizon-forge directory. image.
  4. Open the project in Unity.
  5. Complete the Startup window and Import Assets

For more info on how to use Forge, please refer to our wiki.