国产成人精品高清在线观看99,日韩一本之道一区中文字幕,国外亚洲成av人片在线观看,国产欧美日韩一区二区三区在线,国产精品美女久久久免费

《黑客網(wǎng)絡(luò)》mod開發(fā)教程翻譯大全

時(shí)間:2017/03/21 11:35:38 編輯:杉崎

Setting files up, preparing the project 設(shè)置文件,準(zhǔn)備項(xiàng)目

First, I'm going to open Visual Studio and set up a new project.

I'm using the french version, since I'm french, but you'll be able to find out what I'm doing pretty easily.

First, create a new class library project inside the folder you want and I'll call it "GuideMod".

首先,我要打開Visual Studio,然后建立一個(gè)新項(xiàng)目。

在這里我使用的是法語(yǔ)的版本,因?yàn)槲沂且粋€(gè)法國(guó)人(譯者注:原作者為法國(guó)人。),但你可以很容易發(fā)現(xiàn)我在做什么。

首先,在項(xiàng)目文件夾創(chuàng)建一個(gè)新的類庫(kù),我命名它為“GuideMod”。

《黑客網(wǎng)絡(luò)》mod開發(fā)教程翻譯大全

Press OK and your project is created.

You should see this screen :

點(diǎn)擊ok并創(chuàng)建你的項(xiàng)目。

您應(yīng)該會(huì)看到一下畫面:

《黑客網(wǎng)絡(luò)》mod開發(fā)教程翻譯大全

I'm going to rename Class1.cs to GuideMod.cs, and rename the public class Class1 to public class GuideMod

Now, you have to add as reference Hacknet.exe and Hackmore.dll like this :

我將要去重命名Class1為GuideMod .cs,并重命名公共類Class1 為 公共類GuideMod

現(xiàn)在,你必須添加Hacknet.exe和hackmore.dll作為參考,就像這樣:

《黑客網(wǎng)絡(luò)》mod開發(fā)教程翻譯大全

Once that's done, make GuideMod extends HackmoreMod and implement all functions, like this :

只要你完成了這一步,GuideMod ,作為HackmoreMod的擴(kuò)展就可以實(shí)現(xiàn)Hackmore所有功能,像這樣:

《黑客網(wǎng)絡(luò)》mod開發(fā)教程翻譯大全

Now you're good to go ! We're going to make our mod.

現(xiàn)在!我們可以開始制作我們的mod了。

相關(guān)攻略
相關(guān)游戲