Skip to content

Instantly share code, notes, and snippets.

@NekoiNemo
NekoiNemo / peacock.md
Created July 13, 2024 18:01
Peacock server - Linux notes

Site Latest release

A node.js based server emulator replacing official server for the Hitman 2016 series:

  • Hitman (2016)
  • Hitman Sniper Assassin
  • Hitman 2
  • Hitman 3 / World of Assassination

Installation

@NekoiNemo
NekoiNemo / docker_lazy.md
Last active July 14, 2024 18:14
Peacock under Linux, Docker edition (draft)

Peacock server in Docker (lazy version)

This is the lazy version of the Docker guide (WiP), for people who don't understand what they are doing at all, or simply don't want to read and think, and just want to copy-paste few commands and be done with it

Setup

Install Docker

For ArchLinux-based systems you can find installation instructions on the ArchWiki, for everyone else: official docs.