added build.rs

This commit is contained in:
2025-03-18 10:26:28 +03:00
parent 7f62a0a29e
commit f73e5c1043
2 changed files with 27 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ description = "A tool that helps to build .msp file mod"
readme = "README.md"
license = "MIT"
keywords = ["switch", "nintendo", "mod", "mods", "msp"]
build = "build.rs"
[dependencies]