diff --git a/.idea/.gitignore b/.idea/.gitignore index 220d2397..e60d2bff 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -3,3 +3,4 @@ !codeStyles !fileTemplates !inspectionProfiles +!runConfigurations diff --git a/.idea/runConfigurations/AstDeobfuscator.xml b/.idea/runConfigurations/AstDeobfuscator.xml new file mode 100644 index 00000000..881ecc9d --- /dev/null +++ b/.idea/runConfigurations/AstDeobfuscator.xml @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Decompiler.xml b/.idea/runConfigurations/Decompiler.xml new file mode 100644 index 00000000..c776cd88 --- /dev/null +++ b/.idea/runConfigurations/Decompiler.xml @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Deobfuscator.xml b/.idea/runConfigurations/Deobfuscator.xml new file mode 100644 index 00000000..a711a1ef --- /dev/null +++ b/.idea/runConfigurations/Deobfuscator.xml @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/GameServer.xml b/.idea/runConfigurations/GameServer.xml new file mode 100644 index 00000000..95f33b6a --- /dev/null +++ b/.idea/runConfigurations/GameServer.xml @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/client.xml b/.idea/runConfigurations/client.xml new file mode 100644 index 00000000..38feff88 --- /dev/null +++ b/.idea/runConfigurations/client.xml @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/dev_openrs2.xml b/.idea/runConfigurations/dev_openrs2.xml new file mode 100644 index 00000000..bd8aa07c --- /dev/null +++ b/.idea/runConfigurations/dev_openrs2.xml @@ -0,0 +1,15 @@ + + + + + + + \ No newline at end of file