is the entityplus source code available anywhere for download?
thx
-Gooball
Entityplus source code?
-
- Posts: 71
- Joined: Wed Oct 27, 2010 10:27 am
Entityplus source code?
My Website:
[url=http://goostudios.weebly.com/][img]http://img839.imageshack.us/img839/2671/bg3t.png[/img][/url]
[url=http://goostudios.weebly.com/][img]http://img839.imageshack.us/img839/2671/bg3t.png[/img][/url]
Re: Entityplus source code?
Umm... the project page and source is listed in the first post of the EntityPlus thread.
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
-
- Posts: 71
- Joined: Wed Oct 27, 2010 10:27 am
Re: Entityplus source code?
yes yes i know how to BROWSE the code but i want to DOWNLOAD the code
My Website:
[url=http://goostudios.weebly.com/][img]http://img839.imageshack.us/img839/2671/bg3t.png[/img][/url]
[url=http://goostudios.weebly.com/][img]http://img839.imageshack.us/img839/2671/bg3t.png[/img][/url]
Re: Entityplus source code?
You'll need to use an SVN client for that.
Download any of the subversion clients from here. I downloaded the one from CollabNet myself, but their site requires registration before you can download. If you choose to download from CollabNet, you'll only need the "CollabNet Subversion Command-Line Client v1.6.16" package.
Be warned though. It is a commandline tool that requires some knowledge on how to operate it. The instructions on this page are required as well and possibly all you'll need.
Download any of the subversion clients from here. I downloaded the one from CollabNet myself, but their site requires registration before you can download. If you choose to download from CollabNet, you'll only need the "CollabNet Subversion Command-Line Client v1.6.16" package.
Be warned though. It is a commandline tool that requires some knowledge on how to operate it. The instructions on this page are required as well and possibly all you'll need.
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
Re: Entityplus source code?
There's TortoiseSVN too, a GUI SVN client.
Re: Entityplus source code?
I'm actually a big fan of SmartSVN. It's not free (as in beer) though.
-
- Posts: 2237
- Joined: Sat Mar 12, 2005 10:49 pm
Re: Entityplus source code?
I'm personally a huge fan of git.
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
Re: Entityplus source code?
I was going to suggest git-svn but I figured that was a bridge too far. =)