Weave | Script Organization Module | v1.0

Introduction

Weave is an organizational module for housing multiple scripts under one, it loads modules, its a simple idea that I over-complicated but its worked out great for me so far so, eh. I made it for a game I’m working on and because of that it may be missing features that other projects may need.

This is my first Resource so bare with me here, I’m sure that I’m missing plenty of things in this post.


Features

  • Loads modules within a specified folder with a load order
  • Combines RunService Services so only one instance is present
  • Cross module messaging within the local Weave instance
  • Basic error/message logging within the local weave instance
  • Easy to understand and very simple to use

Why

This isn’t meant to work the same as something like Knit, its meant to be a small overhead script management system. It’s fairly flexible and I want to update it, for that I need people to use it.


Installation / Usage

You can find both the RBXMX and Documentation here (github) or you can download the RBXMX directly here


I hope someone can find this useful other than me, I swear this isn’t useless :expressionless:

8 Likes