Use Godot-accessible Resources folder.

Fixes #62
This commit is contained in:
PJB3005
2018-08-31 10:49:48 +02:00
parent d414ea55f5
commit 06ea07eca5
4 changed files with 14 additions and 2 deletions

7
Resources/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# .import files are made by Godot because the assets are exposed if using symlinks.
# IF you need to persist a .import file because of something used Godot-side (GUI-side),
# you can do a negation with !.
*.import
# Negation would be like this:
#!/Textures/UserInterface/handsbox.png.import
/I_MADE_THE_SYMLINK