Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.
skellypupper edited this page Feb 27, 2023 · 48 revisions

Action builds are busted as of right now. Welcome to the Edak Engine wiki!

Here, you can learn how to create mods using edak engine.

Disclaimers

  • Edak Engine doesn't have any sort of built-in editors for assisting in making scripts or anything like that. There are currently no plans to make editors for the engine.

  • There are also no plans to make a plug-n-play modding system, any mods made with edak engine are meant to be distributed with their executable. i mean maybe 😳

  • While the intention is to make it easier to soft code mods, this only applies to the PlayState.

Available Builds

Edak Engine is currently pending "stable" builds until the project leaves beta; For the time being, bleeding edge action builds of the engine are available.

Building

Before you actually read the build instructions linked below, note the following:

  • You do not need to install the polymod or newgrounds libraries to build Edak Engine, but you will need to install the yaml, hxcodec and sscript libraries.
  • The sscript library has to be installed via git: haxelib git SScript https://github.com/TheWorldMachinima/SScript.
  • Although the guide tells you to use Haxe 4.1.5, install the latest version of Haxe instead.

FNF Build Instructions

Do me a favor

If you use edak engine and encounter any bugs, please tell me in the issues or the discord.

Clone this wiki locally