Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 1 addition & 21 deletions Utility Mods/MoA Fusion Systems/readme.md
Original file line number Diff line number Diff line change
@@ -1,21 +1 @@
# Modular-Assemblies-Client-Mod-Template

# THIS IS A TEMPLATE. [FOLLOW THE GUIDE.](https://github.com/StarCoreSE/Modular-Assemblies/wiki/Client-Mod-Template)

Hey modders!

Modular Assemblies is a mod framework designed to put the 'Engineer' back into 'Space Engineers'. It provides a simpler method of creating multiblock structures that provide added functionality, without killing performance or using esoteric vanilla tools.

This is a client mod, and must reference the original framework to function. [Check out the wiki](https://github.com/StarCoreSE/Modular-Assemblies/wiki) for more information and guides, and feel free to message [@aristeas.] [on the StarCore discord](https://discord.gg/starcore) if you have any questions or comments.

By [[@Aristeas](https://github.com/ari-steas)], with help from [@Invalid](https://github.com/InvalidArgument3).

---

# USAGE

This template is a functional mod on its own. It can be copied into your mods folder and edited as needed, or copied into an existing mod.

Replace "YourMod" with the name of your mod, and edit `Data/Scripts/YourMod/ModularAssemblies/ExampleDefinition.cs` and `MasterDefinition.cs` to create your own assembly definitions.

A sample sessioncomponent assembly manager, `Data/Scripts/YourMod/AssemblyManager.cs` (and the other scripts in its folder), has been provided as an example for more complex assemblies. They are not required for your mod to function, and may (should) be edited to your heart's content.
# DONOTMERGEDONOTMERGEDONOTMERGEDONOTMERGEDONOTMERGEDONOTMERGEDONOTMERGEDONOTMERGEDONOTMERGEDONOTMERGEDONOTMERGEDONOTMERGEDONOTMERGEDONOTMERGE
Loading