Prepping for ronin
@ -0,0 +1,39 @@
|
||||
# Copyright (c) 2023 Dominic Masters
|
||||
#
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
tool_texture(texture_ronin_pose_night_body
|
||||
FILE="${CMAKE_CURRENT_LIST_DIR}/body.png"
|
||||
${RONIN_POSE_TEXTURE_OPTIONS}
|
||||
)
|
||||
|
||||
tool_texture(texture_ronin_pose_night_cross
|
||||
FILE="${CMAKE_CURRENT_LIST_DIR}/cross.png"
|
||||
${RONIN_POSE_TEXTURE_OPTIONS}
|
||||
)
|
||||
|
||||
tool_texture(texture_ronin_pose_night_gun
|
||||
FILE="${CMAKE_CURRENT_LIST_DIR}/gun.png"
|
||||
${RONIN_POSE_TEXTURE_OPTIONS}
|
||||
)
|
||||
|
||||
tool_texture(texture_ronin_pose_night_hair
|
||||
FILE="${CMAKE_CURRENT_LIST_DIR}/hair.png"
|
||||
${RONIN_POSE_TEXTURE_OPTIONS}
|
||||
)
|
||||
|
||||
tool_texture(texture_ronin_pose_night_neck
|
||||
FILE="${CMAKE_CURRENT_LIST_DIR}/neck.png"
|
||||
${RONIN_POSE_TEXTURE_OPTIONS}
|
||||
)
|
||||
|
||||
tool_texture(texture_ronin_pose_night_pocket
|
||||
FILE="${CMAKE_CURRENT_LIST_DIR}/pocket.png"
|
||||
${RONIN_POSE_TEXTURE_OPTIONS}
|
||||
)
|
||||
|
||||
tool_texture(texture_ronin_pose_night_side
|
||||
FILE="${CMAKE_CURRENT_LIST_DIR}/side.png"
|
||||
${RONIN_POSE_TEXTURE_OPTIONS}
|
||||
)
|
BIN
assets/games/liminal/textures/ronin/poses/night/body.png
Normal file
After Width: | Height: | Size: 13 MiB |
BIN
assets/games/liminal/textures/ronin/poses/night/cross.png
Normal file
After Width: | Height: | Size: 3.0 MiB |
BIN
assets/games/liminal/textures/ronin/poses/night/gun.png
Normal file
After Width: | Height: | Size: 3.2 MiB |
BIN
assets/games/liminal/textures/ronin/poses/night/hair.png
Normal file
After Width: | Height: | Size: 3.3 MiB |
BIN
assets/games/liminal/textures/ronin/poses/night/neck.png
Normal file
After Width: | Height: | Size: 3.3 MiB |
BIN
assets/games/liminal/textures/ronin/poses/night/pocket.png
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
assets/games/liminal/textures/ronin/poses/night/side.png
Normal file
After Width: | Height: | Size: 999 KiB |