An open API service indexing awesome lists of open source software.

https://github.com/mechlus/fusion-extensions

Repository of custom Clickteam Fusion 2.5 extensions
https://github.com/mechlus/fusion-extensions

Last synced: 3 months ago
JSON representation

Repository of custom Clickteam Fusion 2.5 extensions

Awesome Lists containing this project

README

        

# Mechlus' Clickteam Fusion 2.5 Extensions

## Installation
1. Navigate to Clickteam Fusion 2.5 -> Tools (top of the window) -> Windows Explorer

![image](https://github.com/Mechlus/Fusion-Extensions/assets/82886093/d48fb56b-483f-4423-ae1c-5f47ffcb3010)

2. Drag the file contents from the extension's sub-repository inside the folder.

3. Restart Clickteam Fusion 2.5

## Extensions
### Value Map Object
This object stores values associated with fixed value keys or in a temporary buffer for easy data management. Essentially, it is a simple hashtable for Fusion.
[More Info](https://github.com/Mechlus/Fusion-Extensions/blob/main/valuemapobject/info.md)