新版本初次提交
This commit is contained in:
commit
15d65bd655
25
Config/Heaven.ini
Normal file
25
Config/Heaven.ini
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
[Heaven]
|
||||
._WndType=WndFrame
|
||||
._Parent=Lowest
|
||||
Left=0
|
||||
Top=0
|
||||
Width=0
|
||||
Height=0
|
||||
DragAreaLeft=0
|
||||
DragAreaTop=0
|
||||
DragAreaRight=0
|
||||
DragAreaBottom=0
|
||||
AnimateStartPosX=0
|
||||
AnimateStartPosY=0
|
||||
AnimateEndPosX=0
|
||||
AnimateEndPosY=0
|
||||
AnimateTimeSpace=0
|
||||
AnimateMoveSpeed=0
|
||||
ScriptFile=
|
||||
IsCustomDragable=0
|
||||
DragAreaWidth=0
|
||||
DragAreaHeight=0
|
||||
DummyWnd=1
|
||||
DisableBringToTop=1
|
||||
DisableBreath=0
|
||||
BreatheWhenHide=1
|
||||
35
Config/PubgAssist.ini
Normal file
35
Config/PubgAssist.ini
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[PubgAssist]
|
||||
._WndType=WndFrame
|
||||
._Parent=Lowest
|
||||
Left=0
|
||||
Top=0
|
||||
Width=0
|
||||
Height=0
|
||||
DragAreaLeft=0
|
||||
DragAreaTop=0
|
||||
DragAreaRight=0
|
||||
DragAreaBottom=0
|
||||
AnimateStartPosX=0
|
||||
AnimateStartPosY=0
|
||||
AnimateEndPosX=0
|
||||
AnimateEndPosY=0
|
||||
AnimateTimeSpace=0
|
||||
AnimateMoveSpeed=0
|
||||
IsCustomDragable=0
|
||||
DragAreaWidth=0
|
||||
DragAreaHeight=0
|
||||
DummyWnd=0
|
||||
DisableBreath=0
|
||||
DisableBringToTop=0
|
||||
BreatheWhenHide=1
|
||||
MousePenetrable=1
|
||||
|
||||
[Handle_Total]
|
||||
._WndType=Handle
|
||||
._Parent=PubgAssist
|
||||
HandleType=0
|
||||
FirstItemPosType=0
|
||||
Left=0
|
||||
Top=0
|
||||
PosType=0
|
||||
|
||||
BIN
Doc/Heaven_Macro参数表.xlsx
Normal file
BIN
Doc/Heaven_Macro参数表.xlsx
Normal file
Binary file not shown.
BIN
Library/CN_CLASSIC_CORE/Assist.lib
Normal file
BIN
Library/CN_CLASSIC_CORE/Assist.lib
Normal file
Binary file not shown.
BIN
Library/CN_CLASSIC_CORE/Buff.lib
Normal file
BIN
Library/CN_CLASSIC_CORE/Buff.lib
Normal file
Binary file not shown.
19
Library/CN_CLASSIC_CORE/Config.json
Normal file
19
Library/CN_CLASSIC_CORE/Config.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"LibraryName": "Heaven陆服怀旧服核心库",
|
||||
"Library": [
|
||||
"TableTitle.lib",
|
||||
"Core.lib",
|
||||
"Event.lib",
|
||||
"Assist.lib",
|
||||
"Object.lib",
|
||||
"Skill.lib",
|
||||
"Buff.lib",
|
||||
"PvpBuffs.lib",
|
||||
"PvpAssist.lib",
|
||||
"DungeonAssist.lib",
|
||||
"ScriptEngine.lib"
|
||||
],
|
||||
"EngineLibrary": [
|
||||
"EngineBase.lib"
|
||||
]
|
||||
}
|
||||
BIN
Library/CN_CLASSIC_CORE/Core.lib
Normal file
BIN
Library/CN_CLASSIC_CORE/Core.lib
Normal file
Binary file not shown.
BIN
Library/CN_CLASSIC_CORE/DungeonAssist.lib
Normal file
BIN
Library/CN_CLASSIC_CORE/DungeonAssist.lib
Normal file
Binary file not shown.
BIN
Library/CN_CLASSIC_CORE/EngineBase.lib
Normal file
BIN
Library/CN_CLASSIC_CORE/EngineBase.lib
Normal file
Binary file not shown.
BIN
Library/CN_CLASSIC_CORE/Event.lib
Normal file
BIN
Library/CN_CLASSIC_CORE/Event.lib
Normal file
Binary file not shown.
BIN
Library/CN_CLASSIC_CORE/Object.lib
Normal file
BIN
Library/CN_CLASSIC_CORE/Object.lib
Normal file
Binary file not shown.
BIN
Library/CN_CLASSIC_CORE/Skill.lib
Normal file
BIN
Library/CN_CLASSIC_CORE/Skill.lib
Normal file
Binary file not shown.
BIN
Library/CN_CLASSIC_CORE/TableTitle.lib
Normal file
BIN
Library/CN_CLASSIC_CORE/TableTitle.lib
Normal file
Binary file not shown.
BIN
Library/CN_CORE/AroundForList.lib
Normal file
BIN
Library/CN_CORE/AroundForList.lib
Normal file
Binary file not shown.
BIN
Library/CN_CORE/Assist.lib
Normal file
BIN
Library/CN_CORE/Assist.lib
Normal file
Binary file not shown.
BIN
Library/CN_CORE/Buff.lib
Normal file
BIN
Library/CN_CORE/Buff.lib
Normal file
Binary file not shown.
BIN
Library/CN_CORE/ChatMonitor.lib
Normal file
BIN
Library/CN_CORE/ChatMonitor.lib
Normal file
Binary file not shown.
20
Library/CN_CORE/Config.json
Normal file
20
Library/CN_CORE/Config.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"LibraryName": "Heaven陆服核心库",
|
||||
"Library": [
|
||||
"ChatMonitor.lib",
|
||||
"Core.lib",
|
||||
"Event.lib",
|
||||
"Assist.lib",
|
||||
"Object.lib",
|
||||
"Skill.lib",
|
||||
"Buff.lib",
|
||||
"PvpBuffs.lib",
|
||||
"PvpAssist.lib",
|
||||
"DungeonAssist.lib",
|
||||
"ScriptEngine.lib",
|
||||
"AroundForList.lib"
|
||||
],
|
||||
"EngineLibrary": [
|
||||
"EngineBase.lib"
|
||||
]
|
||||
}
|
||||
BIN
Library/CN_CORE/Core.lib
Normal file
BIN
Library/CN_CORE/Core.lib
Normal file
Binary file not shown.
BIN
Library/CN_CORE/DungeonAssist.lib
Normal file
BIN
Library/CN_CORE/DungeonAssist.lib
Normal file
Binary file not shown.
BIN
Library/CN_CORE/EngineBase.lib
Normal file
BIN
Library/CN_CORE/EngineBase.lib
Normal file
Binary file not shown.
BIN
Library/CN_CORE/Event.lib
Normal file
BIN
Library/CN_CORE/Event.lib
Normal file
Binary file not shown.
BIN
Library/CN_CORE/Object.lib
Normal file
BIN
Library/CN_CORE/Object.lib
Normal file
Binary file not shown.
BIN
Library/CN_CORE/SKillMonitor.lib
Normal file
BIN
Library/CN_CORE/SKillMonitor.lib
Normal file
Binary file not shown.
BIN
Library/CN_CORE/Skill.lib
Normal file
BIN
Library/CN_CORE/Skill.lib
Normal file
Binary file not shown.
BIN
Library/CN_EXPCORE/AroundForList.lib
Normal file
BIN
Library/CN_EXPCORE/AroundForList.lib
Normal file
Binary file not shown.
BIN
Library/CN_EXPCORE/Assist.lib
Normal file
BIN
Library/CN_EXPCORE/Assist.lib
Normal file
Binary file not shown.
BIN
Library/CN_EXPCORE/Buff.lib
Normal file
BIN
Library/CN_EXPCORE/Buff.lib
Normal file
Binary file not shown.
BIN
Library/CN_EXPCORE/ChatMonitor.lib
Normal file
BIN
Library/CN_EXPCORE/ChatMonitor.lib
Normal file
Binary file not shown.
20
Library/CN_EXPCORE/Config.json
Normal file
20
Library/CN_EXPCORE/Config.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"LibraryName": "Heaven陆服体验服核心库",
|
||||
"Library": [
|
||||
"ChatMonitor.lib",
|
||||
"Core.lib",
|
||||
"Event.lib",
|
||||
"Assist.lib",
|
||||
"Object.lib",
|
||||
"Skill.lib",
|
||||
"Buff.lib",
|
||||
"PvpBuffs.lib",
|
||||
"PvpAssist.lib",
|
||||
"DungeonAssist.lib",
|
||||
"ScriptEngine.lib",
|
||||
"AroundForList.lib"
|
||||
],
|
||||
"EngineLibrary": [
|
||||
"EngineBase.lib"
|
||||
]
|
||||
}
|
||||
BIN
Library/CN_EXPCORE/Core.lib
Normal file
BIN
Library/CN_EXPCORE/Core.lib
Normal file
Binary file not shown.
BIN
Library/CN_EXPCORE/DungeonAssist.lib
Normal file
BIN
Library/CN_EXPCORE/DungeonAssist.lib
Normal file
Binary file not shown.
BIN
Library/CN_EXPCORE/EngineBase.lib
Normal file
BIN
Library/CN_EXPCORE/EngineBase.lib
Normal file
Binary file not shown.
BIN
Library/CN_EXPCORE/Event.lib
Normal file
BIN
Library/CN_EXPCORE/Event.lib
Normal file
Binary file not shown.
BIN
Library/CN_EXPCORE/Object.lib
Normal file
BIN
Library/CN_EXPCORE/Object.lib
Normal file
Binary file not shown.
BIN
Library/CN_EXPCORE/SKillMonitor.lib
Normal file
BIN
Library/CN_EXPCORE/SKillMonitor.lib
Normal file
Binary file not shown.
BIN
Library/CN_EXPCORE/Skill.lib
Normal file
BIN
Library/CN_EXPCORE/Skill.lib
Normal file
Binary file not shown.
6
Library/CN_ROLE/Config.json
Normal file
6
Library/CN_ROLE/Config.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"LibraryName": "Heaven陆服插件库",
|
||||
"Library": [
|
||||
"Pubg.lib"
|
||||
]
|
||||
}
|
||||
BIN
Library/CN_ROLE/Pubg.lib
Normal file
BIN
Library/CN_ROLE/Pubg.lib
Normal file
Binary file not shown.
45
Library/Config.json
Normal file
45
Library/Config.json
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"CN":{
|
||||
"Role":[
|
||||
"GAME_PLUGIN",
|
||||
"CN_ROLE"
|
||||
],
|
||||
"Game":[
|
||||
"CN_CORE"
|
||||
]
|
||||
},
|
||||
"CN_EXP":{
|
||||
"Role":[
|
||||
"GAME_PLUGIN",
|
||||
"CN_ROLE"
|
||||
],
|
||||
"Game":[
|
||||
"CN_EXPCORE"
|
||||
]
|
||||
},
|
||||
"CN_CLASSIC":{
|
||||
"Role":[
|
||||
|
||||
],
|
||||
"Game":[
|
||||
"CN_CLASSIC_CORE"
|
||||
]
|
||||
},
|
||||
"TC":{
|
||||
"Role":[
|
||||
"GAME_PLUGIN",
|
||||
"TC_ROLE"
|
||||
],
|
||||
"Game":[
|
||||
"TC_CORE"
|
||||
]
|
||||
},
|
||||
"TC_CLASSIC":{
|
||||
"Role":[
|
||||
|
||||
],
|
||||
"Game":[
|
||||
"TC_CLASSIC_CORE"
|
||||
]
|
||||
}
|
||||
}
|
||||
6
Library/GAME_PLUGIN/Config.json
Normal file
6
Library/GAME_PLUGIN/Config.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"LibraryName": "HeavenPluginLib",
|
||||
"Library": [
|
||||
"xBuffTime.lib"
|
||||
]
|
||||
}
|
||||
BIN
Library/GAME_PLUGIN/GamePlugin.lib
Normal file
BIN
Library/GAME_PLUGIN/GamePlugin.lib
Normal file
Binary file not shown.
BIN
Loader.exe
Normal file
BIN
Loader.exe
Normal file
Binary file not shown.
0
Macro/重制版/PVE/T心法和没有单独宏的dps心法请用起司猫合集
Normal file
0
Macro/重制版/PVE/T心法和没有单独宏的dps心法请用起司猫合集
Normal file
BIN
Macro/重制版/PVE/万灵.macro
Normal file
BIN
Macro/重制版/PVE/万灵.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/PVE/剑纯.macro
Normal file
BIN
Macro/重制版/PVE/剑纯.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/PVE/奶毒.macro
Normal file
BIN
Macro/重制版/PVE/奶毒.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/PVE/奶秀.macro
Normal file
BIN
Macro/重制版/PVE/奶秀.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/PVE/奶花.macro
Normal file
BIN
Macro/重制版/PVE/奶花.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/PVE/奶药.macro
Normal file
BIN
Macro/重制版/PVE/奶药.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/PVE/花间.macro
Normal file
BIN
Macro/重制版/PVE/花间.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/PVE/起司猫PVE合集.macro
Normal file
BIN
Macro/重制版/PVE/起司猫PVE合集.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/PVE/长歌双心法.macro
Normal file
BIN
Macro/重制版/PVE/长歌双心法.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/小工具/七夕羽毛助手_拾取.macro
Normal file
BIN
Macro/重制版/小工具/七夕羽毛助手_拾取.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/小工具/七夕羽毛助手_群怪.macro
Normal file
BIN
Macro/重制版/小工具/七夕羽毛助手_群怪.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/小工具/抓马.macro
Normal file
BIN
Macro/重制版/小工具/抓马.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/小工具/春节扭秧歌.macro
Normal file
BIN
Macro/重制版/小工具/春节扭秧歌.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/小工具/比丢.macro
Normal file
BIN
Macro/重制版/小工具/比丢.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/小工具/自动使用招摇.macro
Normal file
BIN
Macro/重制版/小工具/自动使用招摇.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/小工具/自动砸罐子.macro
Normal file
BIN
Macro/重制版/小工具/自动砸罐子.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/小工具/艺人挂机.macro
Normal file
BIN
Macro/重制版/小工具/艺人挂机.macro
Normal file
Binary file not shown.
BIN
Macro/重制版/小工具/获取跳舞成就.macro
Normal file
BIN
Macro/重制版/小工具/获取跳舞成就.macro
Normal file
Binary file not shown.
19
Start.bat
Normal file
19
Start.bat
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
@echo off
|
||||
chcp 65001
|
||||
cls
|
||||
git fetch --all
|
||||
git reset --hard origin/master
|
||||
git pull
|
||||
start Loader.exe
|
||||
exit /b
|
||||
:promptUser
|
||||
echo 輸入1正式服(dx11),輸入2測試服(dx12)
|
||||
set /p userinput=
|
||||
if "%userinput%"=="1" (
|
||||
) else if "%userinput%"=="2" (
|
||||
start Loader_Exp.exe
|
||||
) else (
|
||||
echo 输入无效,请重新输入。
|
||||
goto promptUser
|
||||
)
|
||||
exit /b
|
||||
Loading…
Reference in New Issue
Block a user