Modding:Adding Block Behavior/ru: Difference between revisions

From Vintage Story Wiki
Created page with "== Распространение =="
(Created page with "Чтобы зарегистрировать BlockBehavior, нам нужно создать класс мода, переопределив от <code>Start(ICoreAPI)</code> и зарегистрировать его с указанным именем:")
(Created page with "== Распространение ==")
Line 78: Line 78:
</syntaxhighlight>
</syntaxhighlight>


== Distribution ==  
== Распространение ==  


In order to finish everything, open the modtools and type in <code>pack <your mod id></code>. Now you can take the zip file and share it with other people.
In order to finish everything, open the modtools and type in <code>pack <your mod id></code>. Now you can take the zip file and share it with other people.
Confirmedusers
409

edits