User:Webb/Better GitHub FastDL: Difference between revisions
From TF2 Classified Wiki
More actions
Created page with "This article outlines a better method for hosting your FastDL on GitHub. First of all, upload your files to a GitHub repository. Unlike the GitHub Pages method there is a total repository size limit of about 100GB and individual files can be up to 100MB (you can use bzip2 compression like any other FastDL to get around this limitation somewhat.) You do not need to wait for GitHub Actions so file uploads/changes will be instant. Most maps should work this way. First, cr..." |
No edit summary |
||
| Line 1: | Line 1: | ||
This article outlines a better method for hosting your FastDL on GitHub. | This article outlines a better method for hosting your FastDL on GitHub. Both the spider den and Moon's Pub have been successfully using this for many months. | ||
First of all, upload your files to a GitHub repository. Unlike the GitHub Pages method there is a total repository size limit of about 100GB and individual files can be up to 100MB (you can use bzip2 compression like any other FastDL to get around this limitation somewhat.) You do not need to wait for GitHub Actions so file uploads/changes will be instant. Most maps should work this way. | First of all, upload your files to a GitHub repository. Unlike the GitHub Pages method there is a total repository size limit of about 100GB and individual files can be up to 100MB (you can use bzip2 compression like any other FastDL to get around this limitation somewhat.) You do not need to wait for GitHub Actions so file uploads/changes will be instant. Most maps should work this way. | ||