找回密码
 register

QQ登录

只需一步,快速开始

查看: 27|回复: 2

[软件分享] 流光GM工具V1.0.6版本 新增支持怀旧源端64位

[复制链接]

[软件分享] 流光GM工具V1.0.6版本 新增支持怀旧源端64位

[复制链接]
  • 打卡等级:热心大叔
  • 打卡总天数:242
  • 打卡月天数:19
  • 打卡总奖励:240
  • 最近打卡:2025-07-21 00:58:04
Waylee

主题

0

回帖

2万

积分

仙帝

积分
26278
Waylee 2025-7-21 09:10 | 显示全部楼层 |阅读模式 | Google Chrome | Windows 10

马上注册,查看网站隐藏内容!!

您需要 登录 才可以下载或查看,没有账号?register

×
新增支持怀旧源端

QQ20250721-091141.webp

下载地址:
https://www.123684.com/s/xZouVv-5xcW3
提取码:
游客,如果您要查看本帖隐藏内容请回复



TlbbGmTool

某网络游戏的单机版本GM工具。

本工具使用C#语言编写,支持 .NET(8.0、6.0)和 .NET Framework(4.8+)运行环境。

注意: .NET 8.0 不支持 win10以下的系统,旧版本的系统可以安装 .NET 6.0 或者 .NET Framework 4.8

编译指南

有两种方式编译此程序,使用visual studio或者使用.NET sdk命令行

Visual Studio

使用Visual Studio(community版本)打开此项目的sln文件,然后选择编译TlbbGmTool项目即可。

.NET sdk命令行

安装完.NET sdk之后,打开 CMD 控制台,可以使用dotnet工具来编译此项目,根据 sdk 版本执行对应的命令。

# 编译 .net8.0 版本的
dotnet publish TlbbGmTool -c Release -f net8.0-windows -p:PublishSingleFile=true --no-self-contained
# 编译 .net6.0 版本的
dotnet publish TlbbGmTool -c Release -f net6.0-windows -p:PublishSingleFile=true --no-self-contained
# 编译 .NET Framework 4.8 版本的 (.NET Framework的程序不能打包成单个文件)
dotnet publish TlbbGmTool -c Release -f net48 --no-self-contained

编译结果输出大致如下所示,publish文件夹下就是构建好的程序:

E:\vs_applications\TlbbGmTool> dotnet publish TlbbGmTool -c Release -f net8.0-windows -p:PublishSingleFile=true --no-self-contained
  dbc net8.0-windows 已成功 (0.1) → dbc\bin\Release\net8.0-windows\dbc.dll
  axp net8.0-windows 已成功 (0.2) → axp\bin\Release\net8.0-windows\axp.dll
  TlbbGmTool net8.0-windows 已成功 (0.2) → TlbbGmTool\bin\Release\net8.0-windows\win-x64\publish\

在 0.6 中生成 已成功
  • 打卡等级:无名新人
  • 打卡总天数:1
  • 打卡月天数:1
  • 打卡总奖励:1
  • 最近打卡:2025-07-21 13:16:17
墨染清风

主题

0

回帖

12

积分

练气

积分
12
墨染清风 2025-7-21 13:16 | 显示全部楼层 | Quark| Windows 10
有两种方式编译此程序,使用visual studio或者使用.NET sdk命令行

Visual Studio
  • 打卡等级:无名新人
  • 打卡总天数:1
  • 打卡月天数:1
  • 打卡总奖励:1
  • 最近打卡:2025-07-21 21:04:34
zhs

主题

0

回帖

8

积分

练气

积分
8
zhs 2025-7-21 22:10 | 显示全部楼层 | Edg | Windows 10
666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666
您需要登录后才可以回帖 登录 | register

本版积分规则

雪舞知识库 | 浙ICP备15015590号-1 | 萌ICP备20232229号|浙公网安备33048102000118号 |网站地图|天天打卡

GMT+8, 2025-7-22 05:30 , Processed in 0.109125 second(s), 7 queries , Redis On.

Powered by XueWu Licensed

Copyright © Tencent Cloud.

快速回复 返回顶部 返回列表