Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 727 Bytes

File metadata and controls

20 lines (17 loc) · 727 Bytes

Friday Night Funkin' - Codename Engine (WIP)

PLEASE NOTE - THIS IS STILL IN AN ALPHA STATE

Early alpha of Codename Engine, known issues:

  • Only the "introMod" folder works (no mod switching yet)
    • Also works with "introMod.zip"
  • Titlescreen is broken (xml not implemented yet)
  • Some options are missing
  • Week 4
  • Week 5 has no monster animation
  • Week 6 still have no dialogue
  • Week 7 have no running tankman

CREDITS

  • Credits to Smokey555 for the fancy Animate Atlas code

HOW TO BUILD

  • Install the required libraries as told in the original Funkin' repo (with latest Haxe!)
  • Run update.bat to install all required additional libraries
  • Run lime test windows to compile the game (may take a long time)