NarcoMarshDev / Enforce-Script-Extensions

Enforce Script Extensions, or ESE for short, is a work in progress function library for Arma Reforger and it's Enfusion game engine in general

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enforce-Script-Extensions v0.2.2 pre-release

A function library and other additions for Arma Reforger to help streamline the scripting experience.

For full documentation, see the wiki.

Installation

ESE can be downloaded from the Arma Reforger workshop and added as a dependency in your project, this installation will recieve automatic updates as they are published to the workshop. Due to the potential major changes at this early stage of development however, be ready to make changes to your implementation of ESE in your projects as future compatibility isn't yet garunteed until version 1.0

Supporting ESE In Your Mod

ESE just needs to be added as a dependency in your mod to work, but if you want to add your own aliases for your custom resources, see the wiki for a guide to add your own aliases using a simple modded class.

Contributing & Suggestions

If you have any code you'd like me to add, or more vague suggestions for functionality to add, feel free to create a discussion and let me know!

About

Enforce Script Extensions, or ESE for short, is a work in progress function library for Arma Reforger and it's Enfusion game engine in general

License:Other


Languages

Language:C 79.7%Language:C++ 20.3%