Uploading

  • janekbe04
    14th Jun 2015 Member 0 Permalink

    How can I upload my mod?

  • CeeJayBee
    14th Jun 2015 Member 0 Permalink
    What type of mod is it? C++ or Lua?
  • Mrprocom
    14th Jun 2015 Moderator 3 Permalink
    C++ mods:
    Upload it using any file uploader (dropbox for example), get the download link, copy it, make a new thread describing it, paste the download link and then post your thread.

    Lua mods:
    You can choose one of these options
    1. Make a new thread describing your Lua mod, copy your code, paste it inside an opening code tag and a closing code tag (<code>YOUR CODE</code>) and then post your thread

    2. Use pastebin, make a new pastebin, copy your code, paste it in that box, scroll down a little bit, change the settings if you want, save it, get the link, copy it, make a new thread describing your Lua mod and finally paste the link.

    3. (the recommended way in my opinion) Upload your Lua file using any file uploader (dropbox for example), get the download link, copy it, make a new thread describing it, paste the download link and then post your thread.
  • io
    14th Jun 2015 Member 2 Permalink

    @Mrprocom:

    You missed option 4: Uplad it to http://starcatcher.us/scripts/ so users of script browser can see your script.

    Also post a link to that script eg. http://starcatcher.us/scripts/main.lua?get=2&dl=1

  • ChargedCreeper
    16th Jun 2015 Member 1 Permalink

    io:

    @Mrprocom:

    You missed option 4: Uplad it to http://starcatcher.us/scripts/ so users of script browser can see your script.

    Also post a link to that script eg. http://starcatcher.us/scripts/main.lua?get=2&dl=1

     

    This is really the best way IMO, as that allows for both downloading from browser, and getting it in-game with the lua manager addon.