faithful-mods / website

Faithful Modded website, still WIP
https://faithfulmods.net
GNU General Public License v3.0
0 stars 0 forks source link

feat: export default textures to their repository #1

Closed Juknum closed 1 month ago

Juknum commented 6 months ago

Old:

Instead of storing default textures to public/files/default, push them to the default-textures repo;

The repository should work like so:

The main branch should only be pushed by a dedicated github account. The devs branches should be pushed by local dev git config.

Update:

Instead of trying to sync local repositories with github's ones, just do regular backup (once a day)