Skip to content

ACF-Team/CFW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

29d0db4 · Mar 10, 2025

History

73 Commits
Jul 14, 2024
Mar 10, 2025
May 16, 2024
Feb 2, 2023
Dec 27, 2024

Repository files navigation

Contraption Framework

Workshop Linting Status Commit Activity

Monitors constraints to create "contraption" objects and adds callbacks for changes made to contraptions for efficient contraption-aware functionality.

For example, in order to calculate the total mass of a contraption traditionally one would need to iterate over every entity on the contraption and store this information somewhere.

With Contraption Framework (CFW), a callback is run whenever an entity is added to or removed from a contraption and the total mass is added to or subtracted from the total stored in memory on the contraption object.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages