Skip to content

Commit c14ee17

Browse files
authored
Merge pull request #50 from radegastdev/develop
Merge in premake branch
2 parents ad0cadd + 001bc10 commit c14ee17

21 files changed

+631
-673
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ compile.bat
1010
*.resources
1111
*~
1212
*.userprefs
13-
.vs
13+
.vs

NullBuild.txt

-12
This file was deleted.

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Developers:
1414
# License
1515

1616
**Radegast Metaverse Client**<br>
17-
*Copyright © 2009-2011, Radegast Development Team*<br>
17+
*Copyright © 2009-2016, Radegast Development Team*<br>
1818
*All rights reserved.*
1919

2020
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
@@ -73,3 +73,7 @@ http://commandline.codeplex.com/<br>
7373
Uses code snippets from CSAT Library (MIT License)<br>
7474
Copyright © 2011 mjt<br>
7575
http://code.google.com/p/csat/<br>
76+
77+
Uses SmartIrc4net (LGPL)<br>
78+
Copyright © 2003-2005 Mirco Bauer<br>
79+
http://www.meebey.net/projects/smartirc4net/<br>

Radegast/prebuild.exe

-244 KB
Binary file not shown.

build/README.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
You can find the most current version of premake5 at https://premake.github.io/download.html

build/linux/premake5

1.04 MB
Binary file not shown.

build/linux/version.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build-7-linux-travis_ci-2016-07-24

build/macosx/premake5

1020 KB
Binary file not shown.

build/macosx/version.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build-7-osx-travis_ci-2016-07-24

build/windows/premake5.exe

1.01 MB
Binary file not shown.

plugins/Radegast.Plugin.IRC/Radegast.Plugin.IRC.csproj

-130
This file was deleted.

0 commit comments

Comments
 (0)