Skip to content

Commit

Permalink
change git host recommendation (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsor4035 authored Dec 24, 2024
1 parent 747e05d commit 452e8d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/creating-texture-packs.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,8 @@ Now you are all done and ready to share your texture pack. There's a few things
There are numerous places that run and use Git (or equivalent software) as a place for uploading your files. The beauty of Git is it gives you version control and allows other users of Luanti to download and potentially add to your work in the future. Git is probably the best option for sharing texture packs however it can be a bit challenging to set up initially. Popular providers include:

* [Github](http://github.com/) - owned by Microsoft now
* [notabug](http://notabug.org/) - run by Peers (essentially open community)
* [Gitlab](http://about.gitlab.com/) - Somewhere between Github and notabug
* [Codeberg](https://codeberg.org/) - community-led effort
* [Gitlab](http://about.gitlab.com/) - Somewhere between Github and Codeberg
* [and many more...](http://en.wikipedia.org/wiki/Comparison_of_source-code-hosting_facilities)

### ContentDB
Expand Down

0 comments on commit 452e8d7

Please sign in to comment.