feat: no longer needed init.sh
This commit is contained in:
parent
050ffa448a
commit
ce98cea593
1 changed files with 0 additions and 5 deletions
5
init.sh
5
init.sh
|
|
@ -1,5 +0,0 @@
|
|||
#! /bin/sh
|
||||
|
||||
git submodule update --init --recursive
|
||||
sed -i -e "s/EXAMPLE/$1/g" ./src/register_types.cpp ./SConstruct ./godot/bin/EXAMPLE.gdextension
|
||||
mv ./godot/bin/EXAMPLE.gdextension ./godot/bin/$1.gdextension
|
||||
Loading…
Add table
Add a link
Reference in a new issue