Published Dec 5th, 2012, 12/5/12 7:08 pm
- 7,071 views, 1 today
- 3
- 1
- 4
200
In this video I show you how to make a Feed The Beast server on Mac. There is a bug on the Mac Version but this Forum Post should help you.
Feed The Beast Forum - http://forum.feed-the-beast.com/threads/help-setting-up-server-mac.1567/#post-15067
How To use the Coding:
If you stored the "FTBBetaAServer" folder (created by extracting the zip file) on your desktop, the easiest way to navigate to it is to enter the following command in the terminal
Code:cd ~/Desktop/FTBBetaAServerThis puts you inside the directory. From here, enter the following command to change the permission
Code:chmod +x "Server Start.sh"This should make the file so that you can execute it by double-clicking in finder (giving it the darker, EXEC, icon in your quick view pane).
Feed The Beast Forum - http://forum.feed-the-beast.com/threads/help-setting-up-server-mac.1567/#post-15067
How To use the Coding:
If you stored the "FTBBetaAServer" folder (created by extracting the zip file) on your desktop, the easiest way to navigate to it is to enter the following command in the terminal
Code:cd ~/Desktop/FTBBetaAServerThis puts you inside the directory. From here, enter the following command to change the permission
Code:chmod +x "Server Start.sh"This should make the file so that you can execute it by double-clicking in finder (giving it the darker, EXEC, icon in your quick view pane).
Tags |
1706180
6
Create an account or sign in to comment.
me at the end
If you do use the coding and it works, please tell me and I will credit you in my video :)