diff --git a/README.md b/README.md index da850d04..630da26e 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,10 @@ ### villager.villagersHideAtNight ``Default``:``false`` Addon for ``villager.simplerVillagerBehavior``, gives villagers the ability to drink an invisibility potion like wandering traders at night to make it less likely for them to be killed since (for now) they don't stay at the village/use their houses at night and no ability for them to respawn. ## Building and setting up -Run the following command in the root directory: +Run the following commands in the root directory: ``` +git submodule update --init --recursive --force ./yapfa jar ``` @@ -57,4 +58,4 @@ ## LICENSE See [EMC](https://github.com/starlis/empirecraft), [Lithium](https://github.com/jellysquid3/lithium-fabric), [Akarin](https://github.com/Akarin-project/Akarin), [Purpur](https://github.com/pl3xgaming/Purpur) and [Tuinity](https://github.com/Spottedleaf/Tuinity) for the license of material used/modified by this project. -**By using this project you accept the Mojang EULA! Starting the server-jar requires that you have read and accepted the EULA because of [this patch](https://github.com/tr7zw/YAPFA/blob/master/patches/server/0017-EMC-Accept-the-EULA.patch)!** \ No newline at end of file +**By using this project you accept the Mojang EULA! Starting the server-jar requires that you have read and accepted the EULA because of [this patch](https://github.com/tr7zw/YAPFA/blob/master/patches/server/0017-EMC-Accept-the-EULA.patch)!**