development help

  • azza2
    5th Sep 2011 Member 0 Permalink
    how do i write mods?

    please list the exact steps to set it up.
  • Jallibad
    5th Sep 2011 Member 0 Permalink
    go to wiki, scroll down, go to windows set up.
  • BlueAmulet
    5th Sep 2011 Member 0 Permalink

    Deleted

    Edited once by BlueAmulet. Last: 12th April
  • azza2
    5th Sep 2011 Member 0 Permalink
    xp professional (yes, i know. don't comment)

    edited: does the linux tutorial also work on ubuntu? ubuntu is my secondary operating system. i just might've found a use for it!
  • BlueAmulet
    5th Sep 2011 Member 0 Permalink

    Deleted

    Edited once by BlueAmulet. Last: 12th April
  • azza2
    5th Sep 2011 Member 0 Permalink
    which is easier? windows or ubuntu (linux)
  • pilojo
    5th Sep 2011 Member 0 Permalink
    UBUNTU IS FAR EASIER! All linux distrobutions are. Windows = DAFSNGOASDFAJLN hard to get working for compiling.

    EDIT: Use this http://dikzak.dyndns.org/noobtastic/compile_the_powder_toy/ to help with setup.
  • jenn4
    5th Sep 2011 Member 0 Permalink
    I make video tutorial to how mod tpt with ubuntu. Its much easier that way than noobtastic tutorial.

    I try to explain.


    You will need the following
    packages:
    libsdl1.2-dev - SDL
    Libaries
    libbz2-dev - BZip2
    Libaries - 64bit systems use
    lib64bz2-dev
    liblua5.1-0-dev -
    Lua libaries
    build-essential -
    Compiling tools
    just type sudo get-apt install (package name.)
    for example sudo get-apt install build essentials

    then you download source and extract it to desktop. Then go to script.sh(double click and press display) type every lines start #, but leave make powder line as it was and save and close. Then go to termimal and type: ls
    then cd D*
    then cd F*
    and then ./script.sh
    then you can start makeing elements.
  • pilojo
    5th Sep 2011 Member 0 Permalink
    @jenn4 (View Post)
    Pst... makefile needs changes if you're only using those packages... && github is useful.
  • jenn4
    5th Sep 2011 Member 0 Permalink
    no makefile is good. I compile like this fine and github could be useful but not necessary.
    Also i have 11.4