mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
add template readme, update script
This commit is contained in:
5
shaders/template/update.sh
Normal file
5
shaders/template/update.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
./potater item '../item.properties' '../lib/items.glsl' -t './item.properties'
|
||||
./potater block '../block.properties' '../lib/blocks.glsl' -t './block.properties'
|
||||
./potater entity '../entity.properties' '../lib/entities.glsl' -t './entity.properties'
|
Reference in New Issue
Block a user