REGoth-project / REGoth

OpenSource-Reimplementation of the zEngine, used by the game "Gothic"
GNU General Public License v3.0
630 stars 63 forks source link

Android Shader-Package should be create by the build-script #292

Open ataulien opened 6 years ago

ataulien commented 6 years ago

There is a zipfile with all the shaders inside /REGoth/REGoth-Android/app/src/main/assets/, which contains the shaders-folder found in * /REGoth/content/shaders`.

This should be generated at build time.