Skip to content

Commit a7d71b6

Browse files
authored
Merge pull request #4 from realbadidas/features
fixes for literally everything
2 parents d4cc901 + 02ea399 commit a7d71b6

File tree

81 files changed

+1690
-289
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+1690
-289
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Release/*
2+
Debug/*
3+
x64/*
4+
.vs/
5+
packages/

.gitignore.bak

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Release/*
2+
Debug/*
3+
x64/*
4+
.vs/
-2.46 KB
Binary file not shown.
-711 Bytes
Binary file not shown.

@sqfremoteexecute/addons/sqfremoteexecute/config.cpp

Lines changed: 0 additions & 38 deletions
This file was deleted.

@sqfremoteexecute/addons/sqfremoteexecute/fnc_startInit.sqf

Lines changed: 0 additions & 36 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.28.29910:TargetPlatformVersion=10.0.19041.0:
2-
Debug|Win32|C:\Users\alexa\source\repos\armaSQFExecuterWINDOWS\|
1+
PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.30.30705:TargetPlatformVersion=10.0.19041.0:
2+
Debug|Win32|C:\Users\alexa\source\repos\Arma-Remote-Code-Executor\|

0 commit comments

Comments
 (0)