導(dǎo) Introduction介紹 So. You want to create your own mod for Hacknet. First, you'll need some knowlege...

Introduction介紹

黑客網(wǎng)絡(luò)Hacknet怎么制作MOD

So. You want to create your own mod for Hacknet.

First, you'll need some knowlege of Hackmore.

當(dāng)你想要?jiǎng)?chuàng)建自己的mod 。

首先,你需要一些Hackmore的知識(shí)。

Hackmore is a .dll file placed next to Hacknet.exe, that loads every mod in the .dll form in the folder /Mods, next to Hacknet.exe.

Hackmore是Hacknet.exe旁的一個(gè).dll文件,這個(gè)文件加載所有以.dll文件存儲(chǔ)在/Mod目錄下的Mod.

Here's what you'll need.

A C# development environment

Basic knowledge of C#

The latest release of Hackmore.dll

Of course, the game Hacknet and a patched Hacknet.exe

以下是你所需要的。

一個(gè)c#開(kāi)發(fā)環(huán)境

c#的基本知識(shí)

Hackmore.dll的最新版本

當(dāng)然,還有hacknet和打了補(bǔ)丁的Hacknet.exe(譯者注:即原作者提供的“Kernel Upgrade”中修改過(guò)的Hacknet.exe文件。)

The latest release of Hackmore.dll and the patched Hacknet.exe can be found in my mods (Kernel Upgrade).

最新版本的Hackmore.dll和hacknet.exe補(bǔ)丁可以在我開(kāi)發(fā)的Mod,Kernel Upgrade里找到

For this tutorial, I'll use Visual Studio Community on Windows 7, but it should be working on every platform and on every C# IDE.

在這次教程中,我將在Windows 7上使用Visual Studio社區(qū)版開(kāi)發(fā)平臺(tái),但它應(yīng)該工作在每一個(gè)平臺(tái)的每一個(gè)C# IDE上。

如轉(zhuǎn)載涉及版權(quán)等問(wèn)題,請(qǐng)作者與我司聯(lián)系,我司將在第一時(shí)間刪除或支付稿酬。