We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149631f commit 90a10ccCopy full SHA for 90a10cc
haxelib.json
@@ -6,5 +6,8 @@
6
"description": "An atomic modding framework for Haxe games",
7
"version": "1.7.0",
8
"releasenote": "Dependencies, ZIP mods, blacklisting, and other improvements.",
9
- "contributors": ["MasterEric", "larsiusprime"]
+ "contributors": ["MasterEric", "larsiusprime"],
10
+ "dependencies": {
11
+ "thx.semver": ""
12
+ }
13
}
0 commit comments