diff --git a/hxpy/Build.xml b/hxpy/Build.xml
index 0e4b3ed..eb40512 100644
--- a/hxpy/Build.xml
+++ b/hxpy/Build.xml
@@ -239,37 +239,39 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/include.xml b/include.xml
index 374e30d..3abfc85 100644
--- a/include.xml
+++ b/include.xml
@@ -1,4 +1,4 @@
-
+
\ No newline at end of file
diff --git a/package/LICENSE.txt b/package/Windows/LICENSE.txt
similarity index 100%
rename from package/LICENSE.txt
rename to package/Windows/LICENSE.txt
diff --git a/package/_asyncio.pyd b/package/Windows/_asyncio.pyd
similarity index 100%
rename from package/_asyncio.pyd
rename to package/Windows/_asyncio.pyd
diff --git a/package/_bz2.pyd b/package/Windows/_bz2.pyd
similarity index 100%
rename from package/_bz2.pyd
rename to package/Windows/_bz2.pyd
diff --git a/package/_ctypes.pyd b/package/Windows/_ctypes.pyd
similarity index 100%
rename from package/_ctypes.pyd
rename to package/Windows/_ctypes.pyd
diff --git a/package/_decimal.pyd b/package/Windows/_decimal.pyd
similarity index 100%
rename from package/_decimal.pyd
rename to package/Windows/_decimal.pyd
diff --git a/package/_elementtree.pyd b/package/Windows/_elementtree.pyd
similarity index 100%
rename from package/_elementtree.pyd
rename to package/Windows/_elementtree.pyd
diff --git a/package/_hashlib.pyd b/package/Windows/_hashlib.pyd
similarity index 100%
rename from package/_hashlib.pyd
rename to package/Windows/_hashlib.pyd
diff --git a/package/_lzma.pyd b/package/Windows/_lzma.pyd
similarity index 100%
rename from package/_lzma.pyd
rename to package/Windows/_lzma.pyd
diff --git a/package/_msi.pyd b/package/Windows/_msi.pyd
similarity index 100%
rename from package/_msi.pyd
rename to package/Windows/_msi.pyd
diff --git a/package/_multiprocessing.pyd b/package/Windows/_multiprocessing.pyd
similarity index 100%
rename from package/_multiprocessing.pyd
rename to package/Windows/_multiprocessing.pyd
diff --git a/package/_overlapped.pyd b/package/Windows/_overlapped.pyd
similarity index 100%
rename from package/_overlapped.pyd
rename to package/Windows/_overlapped.pyd
diff --git a/package/_queue.pyd b/package/Windows/_queue.pyd
similarity index 100%
rename from package/_queue.pyd
rename to package/Windows/_queue.pyd
diff --git a/package/_socket.pyd b/package/Windows/_socket.pyd
similarity index 100%
rename from package/_socket.pyd
rename to package/Windows/_socket.pyd
diff --git a/package/_sqlite3.pyd b/package/Windows/_sqlite3.pyd
similarity index 100%
rename from package/_sqlite3.pyd
rename to package/Windows/_sqlite3.pyd
diff --git a/package/_ssl.pyd b/package/Windows/_ssl.pyd
similarity index 100%
rename from package/_ssl.pyd
rename to package/Windows/_ssl.pyd
diff --git a/package/_uuid.pyd b/package/Windows/_uuid.pyd
similarity index 100%
rename from package/_uuid.pyd
rename to package/Windows/_uuid.pyd
diff --git a/package/_zoneinfo.pyd b/package/Windows/_zoneinfo.pyd
similarity index 100%
rename from package/_zoneinfo.pyd
rename to package/Windows/_zoneinfo.pyd
diff --git a/package/libcrypto-1_1.dll b/package/Windows/libcrypto-1_1.dll
similarity index 100%
rename from package/libcrypto-1_1.dll
rename to package/Windows/libcrypto-1_1.dll
diff --git a/package/libffi-8.dll b/package/Windows/libffi-8.dll
similarity index 100%
rename from package/libffi-8.dll
rename to package/Windows/libffi-8.dll
diff --git a/package/libssl-1_1.dll b/package/Windows/libssl-1_1.dll
similarity index 100%
rename from package/libssl-1_1.dll
rename to package/Windows/libssl-1_1.dll
diff --git a/package/pyexpat.pyd b/package/Windows/pyexpat.pyd
similarity index 100%
rename from package/pyexpat.pyd
rename to package/Windows/pyexpat.pyd
diff --git a/package/python.cat b/package/Windows/python.cat
similarity index 100%
rename from package/python.cat
rename to package/Windows/python.cat
diff --git a/package/python.exe b/package/Windows/python.exe
similarity index 100%
rename from package/python.exe
rename to package/Windows/python.exe
diff --git a/package/python3.dll b/package/Windows/python3.dll
similarity index 100%
rename from package/python3.dll
rename to package/Windows/python3.dll
diff --git a/package/python311._pth b/package/Windows/python311._pth
similarity index 100%
rename from package/python311._pth
rename to package/Windows/python311._pth
diff --git a/package/python311.dll b/package/Windows/python311.dll
similarity index 100%
rename from package/python311.dll
rename to package/Windows/python311.dll
diff --git a/package/python311.zip b/package/Windows/python311.zip
similarity index 100%
rename from package/python311.zip
rename to package/Windows/python311.zip
diff --git a/package/pythonw.exe b/package/Windows/pythonw.exe
similarity index 100%
rename from package/pythonw.exe
rename to package/Windows/pythonw.exe
diff --git a/package/select.pyd b/package/Windows/select.pyd
similarity index 100%
rename from package/select.pyd
rename to package/Windows/select.pyd
diff --git a/package/sqlite3.dll b/package/Windows/sqlite3.dll
similarity index 100%
rename from package/sqlite3.dll
rename to package/Windows/sqlite3.dll
diff --git a/package/unicodedata.pyd b/package/Windows/unicodedata.pyd
similarity index 100%
rename from package/unicodedata.pyd
rename to package/Windows/unicodedata.pyd
diff --git a/package/vcruntime140.dll b/package/Windows/vcruntime140.dll
similarity index 100%
rename from package/vcruntime140.dll
rename to package/Windows/vcruntime140.dll
diff --git a/package/vcruntime140_1.dll b/package/Windows/vcruntime140_1.dll
similarity index 100%
rename from package/vcruntime140_1.dll
rename to package/Windows/vcruntime140_1.dll
diff --git a/package/winsound.pyd b/package/Windows/winsound.pyd
similarity index 100%
rename from package/winsound.pyd
rename to package/Windows/winsound.pyd