Skip to content
Open
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
8 changes: 7 additions & 1 deletion Site/modding/lynk-walkthrough/mod-building.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ sidebar_position: 9

# Mod Building

## Automatically Building

- For easy building, [use this tool](https://github.com/MoSim-Modding-Fun/v25-Mod-Builder) made by [Seb](https://github.com/dfn-slxxp). Follow the docs on the tool to use it.

## Manual Building

- Go to `Window/Asset Management/Addressables/Groups`

![Find Groups Here](@site/static/img/lynk/addressablegroup.png)
Expand Down Expand Up @@ -48,4 +54,4 @@ sidebar_position: 9

![Place DLL](@site/static/img/lynk/dll.png)

- If this works, you are good to go! Zip the folder and have fun!
- If this works, you are good to go! Zip the folder and have fun!