We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a9e2e commit 3dffaa8Copy full SHA for 3dffaa8
Cargo.toml
@@ -9,7 +9,7 @@ repository = "https://github.com/makspll/bevy_mod_scripting"
9
homepage = "https://github.com/makspll/bevy_mod_scripting"
10
keywords = ["bevy", "gamedev", "scripting", "lua"]
11
categories = ["game-development"]
12
-readme = "../readme.md"
+readme = "readme.md"
13
include= ["readme.md","/src","/examples","/assets","LICENSE"]
14
15
[lib]
0 commit comments