ONROUNDIT 5 年之前
父节点
当前提交
d49346ea2a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dub.json

+ 1 - 1
dub.json

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