mirror of
https://github.com/prime31/FNA-VSCode-Template.git
synced 2026-02-01 11:00:16 +07:00
Consolidated FNA and fnalibs setup scripts into one script
This commit is contained in:
1
project_name/.vscode/buildEffects.sh
vendored
1
project_name/.vscode/buildEffects.sh
vendored
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
# buildEffects
|
||||
# Compiles all .fx files found in the project's Content directory.
|
||||
# Intended for usage with VS Code Build Tasks tooling.
|
||||
# You may need to change the path to fxc.exe depending on your installation.
|
||||
|
||||
Reference in New Issue
Block a user