https://github.com/tarekmahmouduix/flow
a Multi-purpose Node-Editor for roblox
https://github.com/tarekmahmouduix/flow
lua luau node
Last synced: about 1 year ago
JSON representation
a Multi-purpose Node-Editor for roblox
- Host: GitHub
- URL: https://github.com/tarekmahmouduix/flow
- Owner: tarekmahmouduix
- Created: 2025-01-28T14:35:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T14:56:53.000Z (about 1 year ago)
- Last Synced: 2025-02-11T09:53:44.811Z (about 1 year ago)
- Topics: lua, luau, node
- Language: Luau
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flow
## Overview
This project is a Node Editor designed for use with Roblox game development. It provides a visual interface for creating and managing nodes, making it easier to develop complex game mechanics and systems.
## Features
- **Visual Node Editing**: Create and connect nodes visually.
- **Custom Nodes**: Define your own custom nodes to extend functionality.
- **Real-time Updates**: See changes in real-time as you edit nodes.
- **Integration with Roblox**: Seamlessly integrate with Roblox Studio.
**Note**: Currently, it is not possible to install the Node Editor plugin, as it is not complete nor in a release state.