Results 1 to 2 of 2

Thread: how to set-up libcod

  1. #1
    Private
    Join Date
    Sep 2013
    Posts
    13
    Thanks
    1
    Thanked 2 Times in 2 Posts

    how to set-up libcod

    sorry my english bad
    i am how to setup libcod this easy ?

  2. #2
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    libcod got these requirements:
    - linux (the windows version is still very new: thread)
    - modify your start up line (to preload libcod)

    Depend on version:
    - mysql (this requires more work)

    libcod download:
    http://killtube.org/downloads/libcod/

    (using my fork: https://github.com/M-itch/libcod)
    http://znation.nl/libcod/

    startup line
    PHP Code:
    LD_PRELOAD=libcod2_1_3_nomysql.so ./cod2_lnxded +set fs_game ... 
    For more information see readme on: https://github.com/kungfooman/libcod

    The scripts that you use in cod are available for download at:
    http://killtube.org/downloads/libcod/std/ (io, math, mysql, player, utils)
    Last edited by Mitch; 20th February 2014 at 18:30.

  3. The Following 3 Users Say Thank You to Mitch For This Useful Post:

    kung foo man (20th February 2014),Ni3ls (21st February 2014),qwrtyp (31st October 2014)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •