Hi I am trying to enable HTTP API just for single player right now and for my MP server later. When I go to my mindcrack>minecraft>config the only .cfg file is "ComputerCraft.cfg" Well in that cfg I enabled it like so
# Enable the "http" API on Computers
B:enableAPI_http=true
I went on my singleplayer world to check if it worked and for some reason it still said I needed to enable it. When I looked for help with this most had the .cfg that is mod_ComputerCraft. I thought it must have been for the MP sever. I found that .cfg in my tekkit folder and tried putting it in the mindcrack config but it still didnt work when I enabled it like so enableAPI_http=1.
Am I doing something wrong or is there another way around this?
# Enable the "http" API on Computers
B:enableAPI_http=true
I went on my singleplayer world to check if it worked and for some reason it still said I needed to enable it. When I looked for help with this most had the .cfg that is mod_ComputerCraft. I thought it must have been for the MP sever. I found that .cfg in my tekkit folder and tried putting it in the mindcrack config but it still didnt work when I enabled it like so enableAPI_http=1.
Am I doing something wrong or is there another way around this?