File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
bevy_mod_scripting_derive Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ authors = ["Maksymilian Mozolewski <makspl17@gmail.com>"]
55edition = " 2021"
66license = " MIT"
77description = " Bevy plugin providing priority based event handling"
8- repository = " https://github.com/makspll/bevy_scripting "
9- homepage = " https://github.com/makspll/bevy_scripting "
8+ repository = " https://github.com/makspll/bevy_mod_scripting "
9+ homepage = " https://github.com/makspll/bevy_mod_scripting "
1010keywords = [" bevy" , " gamedev" , " scripting" , " lua" ]
1111categories = [" game-development" ]
1212readme = " ../readme.md"
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ authors = ["Maksymilian Mozolewski <makspl17@gmail.com>"]
55edition = " 2021"
66license = " MIT"
77description = " Bevy plugin for enabling scripting"
8- repository = " https://github.com/makspll/bevy_scripting "
9- homepage = " https://github.com/makspll/bevy_scripting "
8+ repository = " https://github.com/makspll/bevy_mod_scripting "
9+ homepage = " https://github.com/makspll/bevy_mod_scripting "
1010keywords = [" bevy" , " gamedev" , " scripting" , " lua" ]
1111categories = [" game-development" ]
1212readme = " ../readme.md"
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ authors = ["Maksymilian Mozolewski <makspl17@gmail.com>"]
55edition = " 2021"
66license = " MIT"
77description = " Derive macros for bevy_mod_scripting"
8- repository = " https://github.com/makspll/bevy_scripting "
9- homepage = " https://github.com/makspll/bevy_scripting "
8+ repository = " https://github.com/makspll/bevy_mod_scripting "
9+ homepage = " https://github.com/makspll/bevy_mod_scripting "
1010keywords = [" bevy" , " gamedev" , " scripting" , " lua" ]
1111categories = [" game-development" ]
1212readme = " ../readme.md"
You can’t perform that action at this time.
0 commit comments