Project Overview

Welcome to Project 86 - a fan game in its early stages, with the primary goal of delivering a functional beta swiftly. We invite players to actively participate and provide feedback, steering the game in the right direction.

Game Modes

Juggernaut Mode (FPS)

Experience the full traumatizing experience of piloting a walking-coffin and confronting the Legion in first person. Control your Juggernaut's main cannon, wires, and secondary machine guns while managing resources with your scavenger.

Current Priority

Handler Mode (RTS)

Command various squadrons as a handler, providing crucial battlefield information and direction. "Possess" squadrons to guide them towards objectives, combining strategic oversight with FPS elements.

Planned

Multiplayer Vision

Our ultimate goal is to create a seamless multiplayer experience where RTS and FPS modes coexist within the same game environment. This ambitious vision is subject to evolution based on our team's capabilities and community feedback.

Download & Play

While the game is still at an early development stage, we invite players to actively participate and provide feedback. The current version may not exceed expectations, but that's precisely why we need your input and ideas.

The game is not yet on Steam, as fan games require IP authorization. Our goal is to grow the community and hopefully reach an agreement for Steam distribution.

[DEPRECATED] Launcher

⚠ The launcher update system is currently Out of Service due to backend issues. Please use the direct download method below.

Option 1: Launcher (Legacy)

  1. Download the launcher
  2. Execute the launcher
  3. Note: Your computer may flag this as a virus due to missing certification
  4. Game installs to: %Appdata%/Project-86-Community/Build/
  5. Click PLAY to launch
Download Launcher

The launcher was designed to avoid redownloading unchanged files, similar to Steam's update system.

Option 2: Direct Download (Recommended)

  1. Go to the latest version page
  2. Download the .ZIP file for your version
  3. Extract to any directory
  4. Execute Project-86.exe
Download Latest Build

Troubleshooting

Mono not found? Ensure that:

  • The download completed successfully
  • Install path contains only alphanumeric characters
  • For additional help, join our Discord server

Key Bindings

Basic Controls

  • W,A,S,D Movement
  • Left Click Main Weapon
  • Right Click Secondary Weapon
  • Mouse Wheel Zoom (up to 8.0X)
  • ESC Pause/Settings

Advanced Controls

  • F Follow Scavenger
  • H Hold Scavenger
  • G Go To Mode
  • Alt HUD Edit Mode
  • Shift Increase Speed

How to Contribute

Project 86 is an open-source fan game. Anyone can freely contribute to this project, and this guide will help you get set up.

Step 1: Join Our Community

Start by joining our Discord server. This facilitates communication and gives you access to current tasks across various areas:

  • Coding
  • 3D Modeling
  • Music
  • Level Design
  • Art
  • Story/Lore

Step 2: Setup Unity

We are currently using Unity 6000.0.32f1. Ensure you have this specific version installed.

Important: We recently upgraded from 2022.3.21f1. Make sure your Unity Version is up to date!

Step 3: Project Setup

To get started with the project files:

  1. Required Software:

    • Github Desktop: Simplifies Git usage for beginners
    • Git: Essential for cloning and modifying the project
    • Git LFS: Handles large files like textures and models
  2. Fork the Project:

    Create your own copy by clicking the fork button on the GitHub page. This gives you full rights to manipulate the code and later submit changes to the main project.

  3. Clone the Repository:

    Clone using: [email protected]:Taliayaya/Project-86.git (or your fork's URL)

  4. Additional Assets:

    Download the Additional Assets folder from:

    Download Additional Assets

    Note: Extract to the root of the Assets folder. This folder was previously tracked using Git LFS but was removed due to bandwidth constraints.

Space Requirements:

Ensure you have at least 20GB of free space for the project files and Unity-generated content.

Next Steps:

After setup, you can start contributing by making changes, committing them, and pushing to your fork. If you're new to this process, don't hesitate to reach out on our Discord server for guidance.

Join Our Community