aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.txt52
1 files changed, 38 insertions, 14 deletions
diff --git a/README.txt b/README.txt
index 5a56606..127391e 100644
--- a/README.txt
+++ b/README.txt
@@ -1,29 +1,51 @@
1 1
2 2
3 ABOUT IMPRUDENCE 3 ABOUT META7
4 4
5 Imprudence is an open source metaverse viewer project based on 5 Meta 7 is a Virtual World loosely based on OpenSimulator core
6 the Second Life Viewer source. 6 server code.
7 7
8 The goal of Imprudence is to greatly improve the usability of 8 The meta 7 Viewer is our open source client application designed
9 the Viewer through community involvement, thoughtful design, 9 for the world, based on both Imprudence (an open source metaverse
10 modern development methods, and a pro-change atmosphere. 10 viewer project) and the Second Life viewer.
11 11
12 For more information about the rationale, goals, and methods 12 Meta 7 is online at http://www.meta7.com/
13 of the Imprudence project, please see MANIFESTO.txt.
14 13
15 If you would like to get involved with the Imprudence project,
16 please see CONTRIBUTE.txt. There are many ways you can help,
17 no matter your skills or the amount of time you can dedicate.
18 14
15 The latest source code for the meta-impy viewer is always
16 available at:
19 17
20 Imprudence is online at http://kokuaviewer.org/ 18 http://github.com/onefang/meta-impy
21 19
20 ABOUT META-IMPY
22 21
23 The latest source code for the Imprudence Viewer is available at: 22 The old meta 7 viewer was based on an ancient version of Emerald. We
23 need an update. After much discussion and evaluation, and too much
24 delay, I decided to fork and modify the Imprudence 1.4.0 code base
25 to our requirements. Thus the meta-impy viewer was born. This time
26 around I will try to keep up with the upstream changes.
24 27
25 http://github.com/imprudence/imprudence/ 28 I agree with the Imprudence manifesto. I also have my own ideas
29 about how code should be written, and how the mess that is the LL
30 code base should be morphed into something sane. I don't think that
31 moving to the SL 2 code base is such a good idea. Even now I still
32 see problems from the move to the SL 1.23 code base. I thought
33 moving from 1.22 was a bad idea to. LL has us playing catch up at
34 their chosen pace. We should just fix up their horrid code and
35 streak ahead of them.
26 36
37 Since this is being done for meta7, and meta7 does not care about LL
38 TPVP, somethings are just going to be changed specifically to suit
39 the meta7 grid. On the other hand, there are some things we might
40 implement that are of general usefulness, or already on the Impy
41 wish list. I will try to write them such that Impy developers can
42 cherry pick those things, then let the Impy developers know.
43
44 Note, since we don't care about LL TPVP, it's likely that meta7
45 viewers will not be TPVP compliant. Meta 7 viewers are made for use
46 on the meta7 grid. They will probably work on the SL grid, but that
47 is not important to us, and not recommended by us. Use at your own
48 risk on the SL grid.
27 49
28 LICENSE 50 LICENSE
29 51
@@ -38,3 +60,5 @@
38 Second Life is a registered trademark of Linden Research, Inc. 60 Second Life is a registered trademark of Linden Research, Inc.
39 61
40 Imprudence is in no way affiliated with Linden Research, Inc. 62 Imprudence is in no way affiliated with Linden Research, Inc.
63
64 meta7 and/or Magne Metaverse Reasearch are in no way affiliated with Linden Research, Inc.