diff --git a/jiwonz/multitarget b/jiwonz/multitarget
index 5aea8e5..084a4c6 100644
--- a/jiwonz/multitarget
+++ b/jiwonz/multitarget
@@ -211,3 +211,24 @@ glob = [{ name = "jiwonz/glob", version = "^0.1.0", index = "https://github.com/
 greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index" }, "standard"]
 luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
 pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
+
+["0.2.5 lune"]
+published_at = "2025-02-11T16:42:32.015908152Z"
+description = "Customizable build script for multiple pesde targets"
+license = "MIT"
+authors = ["jiwonz <me@jiwonz.kr>"]
+repository = "https://github.com/jiwonz/pesde-multitarget"
+
+["0.2.5 lune".target]
+environment = "lune"
+lib = "src/lib.luau"
+bin = "src/bin.luau"
+
+["0.2.5 lune".dependencies]
+argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
+darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
+darklua_lune = [{ name = "jiwonz/darklua_lune", version = "^0.1.3", index = "https://github.com/pesde-pkg/index" }, "standard"]
+glob = [{ name = "jiwonz/glob", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
+greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index" }, "standard"]
+luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.7", index = "https://github.com/pesde-pkg/index" }, "dev"]
+pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.com/pesde-pkg/index" }, "standard"]