У нас вы можете посмотреть бесплатно Harmony Setup Guide for Rimworld Mod Creation или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
This video covers setting up the rimworld mod project to use Harmony. Harmony is useful when you are interested in modifying the base functionality of code in the base game, or attaching your own code to existing functionalities. Important: I forgot to mention that your mod will require the Harmony mod as a dependency after following the process explained in this video. Harmony: https://github.com/pardeike/Harmony Harmony Documentation: https://harmony.pardeike.net The Wiki on Harmony: https://rimworldwiki.com/wiki/Modding... Harmony on the Workshop: https://steamcommunity.com/workshop/f... (your mod will require this to be installed if you use Harmony as I do) Project GitHub: https://github.com/c-ssen/RimworldPro... Text-Based Modding Guides: https://github.com/c-ssen/RimworldMod... Chapters: 0:00 Introduction 1:13 Adding Harmony as a Dependency 2:13 Harmony Initialization 4:03 Setting up a Patch 8:11 Testing the Patch