ULX

Author Topic: How To Use/Download ULX? [Please Respond]  (Read 3532 times)

0 Members and 2 Guests are viewing this topic.

Offline jdgmod

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
How To Use/Download ULX? [Please Respond]
« on: November 24, 2012, 10:50:01 PM »
Well then...
Could someone PLEASE tell me how I can get ULX/Ulib working?
I have tried the SVN. Doesn't work.
Can someone get me a step by step tutorial on how to do it?
Thanks! been trying to fix this for a while now >.<

Offline LuaTenshi

  • Hero Member
  • *****
  • Posts: 545
  • Karma: 47
  • Just your ordinary moon angel!
    • Mirai.Red
Re: How To Use/Download ULX? [Please Respond]
« Reply #1 on: November 25, 2012, 12:57:40 AM »
First of all make sure you have the GitHub SVN links...

SVN URL for ULX: https://github.com/Nayruden/Ulysses.git/trunk/ulx
SVN URL for ULib: https://github.com/Nayruden/Ulysses.git/trunk/ulib

Here is a video I found about how to use SVN: http://www.youtube.com/watch?v=c6nRoQt3wMc

Quote
How to download ULX/ULib from SVN

1. Get a suitable SVN client (Tortoise SVN is a good choice: http://tortoisesvn.net/)

2. Make two folders in your addons folder and name them ULX and ULib.

3. If you have Tortoise SVN, right click the addon folder you want to install your SVN to, in your garrysmod folder and choose "SVN Checkout"

4. Enter your SVN address. (Enter 'https://github.com/Nayruden/Ulysses.git/trunk/ulx' for ULX, and 'https://github.com/Nayruden/Ulysses.git/trunk/ulib' for ULib )

5. Press OK

6. Repeat steps 3 - 5 for the other folder.

To update: Right click on the addons folder and choose SVN update to update to the latest version.

You should be okay with using ULX now, unless the repository it self is broken.
« Last Edit: November 25, 2012, 08:59:06 AM by HeLLFox_15 »
I cry every time I see that I am not a respected member of this community.

Offline jdgmod

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: How To Use/Download ULX? [Please Respond]
« Reply #2 on: November 25, 2012, 06:51:15 AM »
Ah thanks so much... My issue was that I didn't make the ulx and ulib folders inside of the addons folder, I just did the svn checkouts on the addons folder.

Offline aldihf

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: How To Use/Download ULX? [Please Respond]
« Reply #3 on: December 25, 2012, 04:31:04 PM »
First of all make sure you have the GitHub SVN links...

SVN URL for ULX: https://github.com/Nayruden/Ulysses.git/trunk/ulx
SVN URL for ULib: https://github.com/Nayruden/Ulysses.git/trunk/ulib

Here is a video I found about how to use SVN: http://www.youtube.com/watch?v=c6nRoQt3wMc

You should be okay with using ULX now, unless the repository it self is broken.
Both of the links are 404'ing they dont work :(

Offline LuaTenshi

  • Hero Member
  • *****
  • Posts: 545
  • Karma: 47
  • Just your ordinary moon angel!
    • Mirai.Red
Re: How To Use/Download ULX? [Please Respond]
« Reply #4 on: December 25, 2012, 05:05:43 PM »
Both of the links are 404'ing they dont work :(

You have to use then with Tortoise SVN, you cant just go to them.
I cry every time I see that I am not a respected member of this community.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: How To Use/Download ULX? [Please Respond]
« Reply #5 on: December 25, 2012, 08:41:40 PM »
If you look at the NEWS section of our forum, the latest beta svn post, as of thist posting, actually gives a link if you wish to view them in a browser.
(It also says as much - that you can't just click them and expect them to work in a browser)
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming