Difference between revisions of "NetExaltedXP"

From Exalted - Unofficial Wiki
Jump to: navigation, search
m
m (link fix)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== NetExalted Class Structure Proposal ==
+
== [[NetExalted]] Class Structure Proposal ==
Trying to be so gentle with subpages is annoying.  In any case, this is where I am placing the meat of my proposal for NetExalted. -[[Xeriar]]
+
Trying to be so gentle with subpages is annoying.  In any case, this is where I am placing the meat of my proposal for [[NetExalted]]. -[[Xeriar]]
  
* /Data - The basic Data class.
+
*[[NetExaltedXP/Data]] - The basic Data class.  Has two strings, governs all basic passing of data in [[NetExalted]].
* /NetExalted - The NetExalted class.  The 'Core'.
+
*[[NetExaltedXP/NetExalted]] - The [[NetExalted]] class.  The 'Core'.
* /Character - The Character class.
+
*[[NetExaltedXP/Character]] - The Character class.
* /Trait - The Trait class.
+
*[[NetExaltedXP/Trait]] - The Trait class.
* /FrontEnd - Placeholder for the Front End class.
+
*[[NetExaltedXP/FrontEnd]] - Placeholder for the Front End class.
  
 
As mentioned, my coding experience is not going to lead me in the realm of graphical, print, or pdf output, I am afraid, so I will leave that to those who have better trodden the path if at all possible.
 
As mentioned, my coding experience is not going to lead me in the realm of graphical, print, or pdf output, I am afraid, so I will leave that to those who have better trodden the path if at all possible.
  
=== Old Proposal Discussions and Such ===
+
* [[NetExalted/XeriarProposal|Link to the original proposal]] - Groundwork laying, for the most part.
I'm keeping these for memory's sake, and some important stuff was talked about between [[flymolo]] and I.
 
* [[NetExalted/XNEPCoreClass|Core]]
 
* [[NetExalted/XNEPTraitClass|Trait]]
 
* [[NetExalted/XNEPValueClass|Value]]
 
* [[NetExalted/XeriarProposal|Proposal]]
 
 
== Comments ==
 
== Comments ==

Latest revision as of 01:17, 6 April 2010

NetExalted Class Structure Proposal

Trying to be so gentle with subpages is annoying. In any case, this is where I am placing the meat of my proposal for NetExalted. -Xeriar

As mentioned, my coding experience is not going to lead me in the realm of graphical, print, or pdf output, I am afraid, so I will leave that to those who have better trodden the path if at all possible.

Comments