Bastelschublade / trinity

An open source adventure game in in 3D low poly graphic. Playing around with the godot engine..
GNU General Public License v3.0
8 stars 0 forks source link

file system clean up #18

Open lukruh opened 4 years ago

lukruh commented 4 years ago

clean up unused files, collect them in a seperate folder, add gdignore

clean up local files and add them to that folder as well, also source models and bledner files..

for gdtracked folders (assets/) only move and rename inside godot.. be carefull renaming folders with deep structure and/or many files inside, it takes a while and/or can crash godot.

write an general concept / code of conduct.. ad it to wiki and/or md file in repo