A curated list of FrayTools related stuff
- FrayTools - The Official Modding tool for Fraymakers.
- FrayTools Flatpak - Flatpak Package for FrayTools.
- FrayToos2 - A great extension suite for Fraymakers.
- Official API Documentation - The Official API Documentation by Team Fray.
- How to add a meter in my character in Fraymakers - A Small, Self contained tutorial on how to add meters to your character.
- FrayTools Content Compatibility Guide - A Guide for making sure your content is compatible with some other custom content.
- Fraytools - How Do I...? Guide - A Massive set of how to tutorials for making custom content.
- Fraymakers Custom Content Deep Dive - General, yet details Documentation on Custom Content Creation.
- How to Make Custom Characters - Beginner's Guide to Fraytools - A Video Guide by Bowler on how to create Characters using FrayTools.
- Fraymakers Simple Stage Tips - A Google Slide to help you get started with creating stages.
- Haxe Manual - Reference Manual for Haxe.
- Awesome's Plugin Docs - Unofficial Documentation for developing plugins for FrayTools.
- API Types Completion - Official FrayTools plugin, providing code completion.
- Content Exporter Plugin - Official Fraytools plugin, allowing you to export content into fraymakers.
- Metadata Plugin - Official FrayTools plugin, adds required metadata.
- Quick Projectile Creator - FrayTools plugin that significantly speeds up the process of making projectles.
- Symbol Aligner Plugin - Allows you to automatically align image symbols in your FrayTools Projects.
- Color Conflict Resolver - Resolves color conflicts present within fraytools.
- Project Cleanup - Automatically cleans up unused assets from your FrayTools Projects.
- Animation Importer - Allows you to import animations into FrayTools, including animations from MUGEN projects.
- Sprite Optimizer - Tool for cropping out the empty space on images so fraytools export is faster.
- Palette Importer - Quick tool for turning a set of images (with the palette already applied) into a fraytools palette file.
- Palette Editor - Tool for editing Palettes on the web.
- Character Template - FrayTools Template demonstrating how to create a character.
- Assist Template - FrayTools Template demonstrating how to create a character.
- Stage Template - FrayTools Template which demonstrates how to create a stage.
- Music Template - FrayTools Template which demonstrates how to create basic background music assets.
- FrayTools Metadata Defintion Plugin Example - Demonstrates a working FrayTools metadata definitions plugin.
- FrayTools Script Asset Plugin Example - Demonstrates a working FrayTools script asset plugin.
- FrayTools Publish Plugin Example - Demonstrates a working FrayTools publish plugin, which exports a simple text file.