You are viewing a potentially older version of this package. View all versions.
Zinal001-Functions_Api-1.0.2001 icon

Functions Api

A plugin that allows the in-game scripting to be extended with new functions.

Date uploaded 5 years ago
Version 1.0.2001
Download link Zinal001-Functions_Api-1.0.2001.zip
Downloads 217
Dependency string Zinal001-Functions_Api-1.0.2001

This mod requires the following mods to function

Zinal001-BepInExPack_MECHANICA-5.4.1101 icon
Zinal001-BepInExPack_MECHANICA

BepInEx pack for MECHANICA. Preconfigured and ready to use.

Preferred version: 5.4.1101

README

Functions API A plugin that allows the in-game scripting to be extended with new functions.

Examples of the capability of this plugin/api can be found here: https://github.com/Zinal001/Mechanica-Modding/tree/master/FunctionsAPI/ExampleFunctions

Changelog:

v1.0.1:

  • Added dependency to BepInEx.

v1.0.2:

  • Each custom function can now be turned on or off in a single configuration file.

v1.0.2001:

  • Added correct dependecy to BepInEx (Version 5.4.1101)