A map editor for Ratchet: Deadlocked and Ratchet & Clank 3/UYA Multiplayer (PS2).
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.
Please refer to our Wiki for information on how to install and use Forge.
We welcome contributions to Forge! Please use our issues board to begin discussion. PRs are welcome.
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.
- Clone with git
git clone https://github.com/Horizon-Private-Server/horizon-forge.git
- Install dependencies.
- Download the latest tools package for your OS. Place the contents of the zip into your
horizon-forge
directory. . - Open the project in Unity.
- Complete the Startup window and
Import Assets
For more info on how to use Forge, please refer to our wiki.