Kaynağa Gözat

please work

ONROUNDIT 5 yıl önce
ebeveyn
işleme
3cff361868
1 değiştirilmiş dosya ile 1 ekleme ve 5 silme
  1. 1 5
      dub.json

+ 1 - 5
dub.json

@@ -5,9 +5,5 @@
 	"copyright": "Copyright (c) Ramon Santamaria (@raysan5), Petro Romanovych (@onroundit)",
 	"description": "D binding for Raylib 2.5.",
 	"license": "Zlib",
-	"name": "raylib-d",
-	"libs-windows-x86_64": ["raylib64"],
-	"libs-windows-x86": ["raylib32"],
-	"libs-linux-x86": ["raylib32"],
-	"libs-linux-x86_64": ["raylib64"]
+	"name": "raylib-d"
 }