Skip to content

moxie-coder/VsDnB-Volume1

 
 

Repository files navigation

Vs. Dave & Bambi

A Friday Night Funkin' mod powered by Dave Engine! Download the mod

<

Dave Engine

Dave Engine is an engine that started out as originally a Kade Engine modification, but has since turned into its own complete separate engine! This engine contains many powerful features including:

  • Modding Support via Polymod
  • Script Events powered by HScript
  • Custom Character Select
  • Language Support
  • Custom Runtime OpenGL Shaders
  • Many more!

Compiling

Inside the project's root folder, you'll see 2 files:

  • libraries_install.bat
  • libraries_update.bat

Run libraries_install.bat to install all of the necessary libraries needed to compile the project.

If you're on Mac or Linux, open your platform's Command Line and do the following commands:

  • haxelib install hmm
  • haxelib run hmm setup
  • hmm install

Modding

If you're interested in modding Vs. Dave & Bambi, feel free to read the official documentation!

Contributing

TODO.

About

The source code for Vs. Dave & Bambi Volume 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 98.1%
  • GLSL 1.9%