File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77// General Information about an assembly is controlled through the following
88// set of attributes. Change these attribute values to modify the information
99// associated with an assembly.
10- [ assembly: AssemblyTitle ( "鼠标点击器 By Forty " ) ]
11- [ assembly: AssemblyDescription ( "鼠标点击器 By Forty " ) ]
10+ [ assembly: AssemblyTitle ( "鼠标点击器 By Anh " ) ]
11+ [ assembly: AssemblyDescription ( "鼠标点击器 By Anh " ) ]
1212[ assembly: AssemblyConfiguration ( "" ) ]
1313[ assembly: AssemblyCompany ( "Forty" ) ]
1414[ assembly: AssemblyProduct ( "鼠标点击器 By Forty" ) ]
15- [ assembly: AssemblyCopyright ( "Copyright © 2023 " ) ]
15+ [ assembly: AssemblyCopyright ( "Copyright © 2024 " ) ]
1616[ assembly: AssemblyTrademark ( "" ) ]
1717[ assembly: AssemblyCulture ( "" ) ]
1818
5151// You can specify all the values or you can default the Build and Revision Numbers
5252// by using the '*' as shown below:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "1.0.0 .0" ) ]
54+ [ assembly: AssemblyVersion ( "1.0.1 .0" ) ]
5555[ assembly: AssemblyFileVersion ( "1.0.0.0" ) ]
Original file line number Diff line number Diff line change 66![ image] ( https://github.com/Half1900/AlphaClicker/assets/149751999/bf331913-80b8-4957-90a8-651718123e62 )
77
88
9- 新增定位坐标点击后可回到之前的鼠标位置,运行为非后台模式,选获取坐标,再开始。
9+ ver 1.0.1 新增定位坐标点击后可回到之前的鼠标位置,运行为非后台模式,选获取坐标,再开始。
1010
11+
12+
13+ 运行环境 .net framework 4.7.2 + 下载地址:< https://go.microsoft.com/fwlink/?LinkId=863262 >
You can’t perform that action at this time.
0 commit comments