Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /**
- * Mod Respository Location
- *
- * This is the location of your mod reposistory. INCLUDE a trailing slash!
- * This can be a URL or an absolute file location.
- *
- **/
- 'repo_location' => '/usr/share/nginx/html/TechnicSolder/public/',
- /**
- * Mirror Location
- *
- * This is where the launcher will be told to search for your files. If your
- * repo location is already a URL you can use the same location here.
- *
- **/
- 'mirror_url' => 'http://your-server-name.whatevs/',
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement