File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ * .exe
3
+ DashPause_stripped.au3
Original file line number Diff line number Diff line change
1
+ #Region ;**** Directives created by AutoIt3Wrapper_GUI ****
2
+ #AutoIt3Wrapper_Version= Beta
3
+ #AutoIt3Wrapper_Icon= icon.ico
4
+ #AutoIt3Wrapper_Compile_Both= y
5
+ #AutoIt3Wrapper_UseX64= y
6
+ #AutoIt3Wrapper_Res_Comment= Compiled 8 / 18 / 2020 @ 9 :50 EST
7
+ #AutoIt3Wrapper_Res_Description= Beat Saber Dash Pause
8
+ #AutoIt3Wrapper_Res_Fileversion= 0.1.0.0
9
+ #AutoIt3Wrapper_Res_LegalCopyright= Robert Maehl, using LGPL 3 License
10
+ #AutoIt3Wrapper_Res_Language= 1033
11
+ #AutoIt3Wrapper_Res_requestedExecutionLevel= asInvoker
12
+ #AutoIt3Wrapper_Run_Au3Stripper= y
13
+ #Au3Stripper_Parameters= / pe / so
14
+ #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
1
15
#include " WinHTTP.au3"
2
16
3
17
#include < WinAPI.au3> ; _WinAPI_GetLastError
You can’t perform that action at this time.
0 commit comments