help because im new to powder toy

  • LiamTrott
    17th Mar 2011 Member 0 Permalink
    what bit in the scource do i edit to make new elements and stuff :) thanks
  • tommig
    17th Mar 2011 Member 0 Permalink
    powder.h and powder.c, but first, have you followed the setup on the wiki?
    (what development program are you using?)
  • cctvdude99
    17th Mar 2011 Member 0 Permalink
    @LiamTrott
    READ THE BLOODY WIKI I AM GETTIN' SICK OF PEOPLE ASKIN' THINGS THAT ARE IN THE BLOODY WIKI!

    https://powdertoy.co.uk/Wiki.html?id=win32_code_setup
    https://powdertoy.co.uk/Wiki.html?id=codeblocks_setup

    NOTE: ONLY FOR WINDOWS.
  • LiamTrott
    17th Mar 2011 Member 0 Permalink
    wtf i dont get it it is confusing
    :( if someone has teamveiwer could someone show me please :(
  • tommig
    17th Mar 2011 Member 0 Permalink
    @LiamTrott
    we can't help you until you tell us which programm your using for editing (eg. Visual Studio)
    then we can help
  • LiamTrott
    17th Mar 2011 Member 0 Permalink
    visual studio

    sorry
  • tommig
    17th Mar 2011 Member 0 Permalink
    follow the setup shown in the wiki
    https://powdertoy.co.uk/Wiki.html?id=win32_code_setup
    the visual studio section starts about 1/4 of the way down

    if you have any more trouble, ask here, i'll be glad to help!
  • MasterMind555
    17th Mar 2011 Member 0 Permalink
    @LiamTrott
    Is all the source setted up?
  • LiamTrott
    17th Mar 2011 Member 0 Permalink
    what i dont get are the steps like this

    #
    Insert as much information as you can.
    #
    Your API token is at GitHub.com > Account Settings > Account Admin.
    #
    Give your email to GitHub (necessary https://github.com/account under email addresses).
    #
    Open GitBash (from the first program you installed) and type this then hit enter:
    #
    ssh-keygen -t rsa -C ”signs>@github.com”
    #
    Leave the file location blank when it prompts you.
    #
    Type a strong passphrase and confirm the passphrase (they will not show up, so don't be surprised it looks blank).
    #
    Open this with notepad: C:\WINDOWS\Users\\.ssh\id_rsa.pub. Make sure to have the File Type setting on All Files, instead of Text Documents.
    #
    Go to https://github.com/account > SSH Public Keys. Copy the entire file contents into the the “Key” box. Make sure you don't add any extra spaces or lines (there IS an extra line at the end, though). Leave the Title text box blank and hit “Add key”.
    #
    Open GitBash and type: $ ssh git@gitbash.com
  • PizzaPlatypus
    17th Mar 2011 Member 0 Permalink
    READ IT ALL