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
- Host: GitHub
- URL: https://github.com/mechlus/fusion-extensions
- Owner: Mechlus
- License: mit
- Created: 2024-04-22T18:51:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-23T22:32:49.000Z (about 1 year ago)
- Last Synced: 2025-01-18T03:15:03.288Z (5 months ago)
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
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)