Xeio / MassFarming

Mod to assist with large scale farming in Valheim
MIT License
8 stars 7 forks source link

More grid options. #9

Closed DrProid closed 1 year ago

DrProid commented 1 year ago

I tend to plant my crops in rows rather than square grids so I thought being able to set the length and width of the grid would be a handy feature. I noticed another users had requested this feature on nexusmods as well: https://forums.nexusmods.com/index.php?/topic/9773013-massfarming/page-11#entry102055938

When implementing the changes I realized that the anchor point of the grid might need to change if the grid wasn't square, but I didn't want to mess with the default functionality that users are familiar with. I added some options to set the anchor to the side or corner of the placement grid to give users the option if they need it.

Xeio commented 1 year ago

Looks good, thanks