build: Use BlocksDS paths for assets conversion scripts

This commit is contained in:
Antonio Niño Díaz 2024-06-02 21:50:06 +01:00
parent 3f4bfbdb25
commit 0f92fc9da7
25 changed files with 28 additions and 28 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
MD5_TO_DSMA=$TOOLS/md5_to_dsma/md5_to_dsma.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,10 +1,10 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
MD5_TO_DSMA=$TOOLS/md5_to_dsma/md5_to_dsma.py
GRIT=grit
GRIT=/opt/blocksds/core/tools/grit/grit
rm -rf nitrofiles
mkdir -p nitrofiles

View File

@ -1,10 +1,10 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py
GRIT=grit
GRIT=/opt/blocksds/core/tools/grit/grit
rm -rf nitrofiles
mkdir -p nitrofiles

View File

@ -1,10 +1,10 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py
GRIT=grit
GRIT=/opt/blocksds/core/tools/grit/grit
rm -rf nitrofiles
mkdir -p nitrofiles

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py

View File

@ -1,6 +1,6 @@
#!/bin/sh
NITRO_ENGINE=$DEVKITPRO/nitro-engine
NITRO_ENGINE=../../..
ASSETS=$NITRO_ENGINE/examples/assets
TOOLS=$NITRO_ENGINE/tools
OBJ2DL=$TOOLS/obj2dl/obj2dl.py