Skip to content

burmaraider/avp2_launcher

Repository files navigation

Aliens vs. Predator 2 Launcher

Loader

This is a recreation of the official AVP2 Launcher written in C with the raylib library.

Features

  • Can setup the registry to "install" AVP2. Very useful for copying into the directory and not wanting to install it.
  • LithFAQ button ... more features to come

TODO

  • Sort the resolutions in the list?
  • Some sort of mod manager
  • Updater

Installation

Download a release and extract the archive in your Aliens vs. Predator 2 installation folder.

Compiling

Simply download the git repository and run cmake with Ninja.

  • Tested compilers
    • GCC
    • MSVC 2022