-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump mods/pick_and_place from
4b7be74
to 8a5f219
Bumps [mods/pick_and_place](https://github.com/BuckarooBanzay/pick_and_place) from `4b7be74` to `8a5f219`. - [Commits](BuckarooBanzay/pick_and_place@4b7be74...8a5f219) --- updated-dependencies: - dependency-name: mods/pick_and_place dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
0a55461
commit 1dd7169
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule pick_and_place
updated
14 files
+2 −1 | .luacheckrc | |
+42 −0 | common.lua | |
+330 −0 | composition.lua | |
+88 −0 | composition_tool.lua | |
+1 −1 | configure.lua | |
+4 −1 | init.lua | |
+3 −3 | place_tool.lua | |
+11 −7 | playback.lua | |
+0 −190 | record.lua | |
+50 −70 | replacement.lua | |
+49 −0 | replacement_facedir.lua | |
+54 −0 | replacement_wallmounted.lua | |
+33 −16 | serialize.lua | |
+ − | textures/pick_and_place_composition.png |