This commit is contained in:
2025-03-23 10:51:55 +00:00
commit f11a45c8f9
94 changed files with 5026 additions and 0 deletions

26
Start/1.md Normal file
View File

@@ -0,0 +1,26 @@
> 第一步下载程序本体
![Alt text](../image/1.png)
> 第二步解压至服务器根目录
![Alt text](../image/2.png)
> 第三步创建Main.nut文件
![Alt text](../image/3.png)
> 第四步在Main.nut中写入以下代码
```
print("DP-S插件已加载");
```
![Alt text](../image/4.png)
> 第五步更改服务端run脚本
![Alt text](../image/5.png)
```LD_PRELOAD="/dp_s/lib/libAurora.so" ./df_game_r siroco15 start &```
自行将siroco15替换为你的频道