Analysis updated 2026-05-18
Build the mod from source to play or modify the Impostor character content locally.
Study how the mod's chart editor, camera rotation, and modchart backend were implemented.
Compile the optional Security DLC by passing a build flag.
Contribute to the public source code for a Friday Night Funkin mod.
| inky03/impostorlegacypublic | funkincrew/funkin | haxefoundation/haxe | |
|---|---|---|---|
| Stars | 14 | 3,613 | 6,851 |
| Language | Haxe | Haxe | Haxe |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 2/5 | 4/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Haxe 4.3.6+, Git, and Visual Studio Community with the C++ workload.
VS Impostor Legacy is a fan-made mod for Friday Night Funkin, a rhythm game where players tap arrow keys in sync with music. Mods add new characters, songs, and mechanics on top of the base game. This one is built around the Impostor character from Among Us and is versioned at 1.0.1. The mod runs on the NightmareVision Engine, which is itself built on top of Psych Engine, a popular community engine for Friday Night Funkin mods. The README credits several contributors whose tools are incorporated, including a chart editor, camera rotation code, animation libraries, and a modchart backend for scripted visual effects during songs. There is also an optional Security DLC that can be included at compile time by passing a specific flag during the build. To build the mod from source, you need Haxe version 4.3.6 or newer, Git, and Visual Studio Community with the C++ desktop development workload installed. The project uses a local library management tool to keep dependency versions pinned, which avoids a known conflict with the video playback library. The README provides step-by-step commands to install those libraries and then compile the project for Windows. The source code is public, meaning anyone who wants to study how the mod was made or contribute to it can download and build it. The README is short and focused on compilation steps rather than gameplay details.
A fan-made Friday Night Funkin mod built around the Impostor character from Among Us, running on the NightmareVision Engine on top of Psych Engine.
Mainly Haxe. The stack also includes Haxe, Psych Engine, NightmareVision Engine.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.