Translations:Modding:Adding Block Behavior/19/ru: Revision history

From Vintage Story Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    14 May 2020

    • curprev 12:3812:38, 14 May 2020Akellagray talk contribs 159 bytes +159 Created page with "public override void Start(ICoreAPI api) { base.Start(api); api.RegisterBlockBehaviorClass("Moving", typeof(Moving)); }"