diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..26d3352
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,3 @@
+# Default ignored files
+/shelf/
+/workspace.xml
diff --git a/.idea/discord.xml b/.idea/discord.xml
new file mode 100644
index 0000000..d8e9561
--- /dev/null
+++ b/.idea/discord.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml
new file mode 100644
index 0000000..105ce2d
--- /dev/null
+++ b/.idea/inspectionProfiles/profiles_settings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/lolCracks.iml b/.idea/lolCracks.iml
new file mode 100644
index 0000000..8388dbc
--- /dev/null
+++ b/.idea/lolCracks.iml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..d56657a
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..c21d041
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/localhostMC/localhostmc.ico b/localhostMC/localhostmc.ico
new file mode 100644
index 0000000..5bbbfa0
Binary files /dev/null and b/localhostMC/localhostmc.ico differ
diff --git a/localhostMC/localhostmc.png b/localhostMC/localhostmc.png
new file mode 100644
index 0000000..b494153
Binary files /dev/null and b/localhostMC/localhostmc.png differ
diff --git a/localhostMC/site/index.html b/localhostMC/site/index.html
new file mode 100644
index 0000000..cfa495e
--- /dev/null
+++ b/localhostMC/site/index.html
@@ -0,0 +1 @@
+Localhostmc dev page
\ No newline at end of file