Setting files up, preparing the project 設(shè)置文件,準(zhǔn)備項目
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,然后建立一個新項目。
在這里我使用的是法語的版本,因為我是一個法國人(譯者注:原作者為法國人。),但你可以很容易發(fā)現(xiàn)我在做什么。
首先,在項目文件夾創(chuàng)建一個新的類庫,我命名它為“GuideMod”。
Press OK and your project is created.
You should see this screen :
點擊ok并創(chuàng)建你的項目。
您應(yīng)該會看到一下畫面:
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作為參考,就像這樣:
Once that's done, make GuideMod extends HackmoreMod and implement all functions, like this :
只要你完成了這一步,GuideMod ,作為HackmoreMod的擴展就可以實現(xiàn)Hackmore所有功能,像這樣:
Now you're good to go ! We're going to make our mod.
現(xiàn)在!我們可以開始制作我們的mod了。
瀏覽量:02017-07-19
瀏覽量:02017-03-21
瀏覽量:02017-03-21
瀏覽量:02017-03-21
瀏覽量:02017-03-21