Skip to content

Instantly share code, notes, and snippets.

{
"name": "xxxxx",
"description": "xxxxxx",
"version": "3.0.0-45",
"private": true,
"author": "xxxxxx",
"engines": {
"node": "0.8.6",
"npm": "1.1.9"
},
{
"name": "xxx-api",
"description": "xxx-api",
"version": "3.0.0-59",
"private": true,
"author": "Travis McElfxresh <xxx@gmail.com>",
"contributors": [
{
"name": "xxxx",
"email": "xxx.com"
@slim2000
slim2000 / mcf install steps
Created October 24, 2012 19:38
minecraftFRIENDZ install steps
Step Zero: First, you need to find your minecraft folder.... which is in the Library folder of your HOME directory. The Library folder is hidden in Lion, so we'll need to use the Terminal window to run some Unix-like commands. Don't worry it's easy. Open the Terminal application which you can find in Applications/Utilities. (You will be using Terminal a bunch if you're running Minecraft mods.... so consider making a short-cut to Terminal in your dock so you can easily launch it next time you need it... just drag the Terminal icon on to the dock).
Typically like this: /Users/{your_MacOS_username_here}/Library
You can find out what your HOME directory is by opening the terminal window and executing the following command:
cd $HOME
Now you should be able to see your Library folder by executing the following command:
@slim2000
slim2000 / gist:3966266
Created October 27, 2012 21:09
FriendsForMinecraft Beta Testing
- temporary -