mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-27 19:06:23 +02:00
Updated JitStreamer Implementation, Reimplemented Texture Chunks, Reworked Alerts and more
This commit is contained in:
parent
ceab2f0ac8
commit
54cb7eb953
30 changed files with 1074 additions and 486 deletions
|
@ -41,4 +41,6 @@ ESCAPED_PATH=$(echo "$DOTNET_PATH" | sed 's/\//\\\//g')
|
|||
# Update the xcconfig file
|
||||
sed -i '' "s/^DOTNET = .*/DOTNET = $ESCAPED_PATH/g" "$XCCONFIG_FILE"
|
||||
|
||||
$DOTNET_PATH clean
|
||||
|
||||
echo "Updated MeloNX.xcconfig with DOTNET path: $DOTNET_PATH"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue