Blockland Forums > General Discussion

When you are making add-ons, how do you divide it?

Pages: << < (2/3) > >>

Wrapperup:


--- Quote from: The Resonte! on July 23, 2013, 07:16:56 AM ---yes

--- End quote ---

no
2000 lines aren't easy to manage, separating them into different .cs will be easier to track down bugs.

PurpleMetro:


--- Quote from: Wrapperup on July 23, 2013, 07:19:39 AM ---no
2000 lines aren't easy to manage, separating them into different .cs will be easier to track down bugs.

--- End quote ---

I think I remember Mr. Nobody said he did something like this.
I don't really know how, but yeah

lordician:

I generally like having multiple cs files especially when it is easily dividable in multiple because they handle different aspects of the add-on.

Pacnet2012³:

And here is an example of over-doing it with 29 .cs files in the root directory and more than 6 in other folders


Greek2me:

Slayer has more than 20,000 lines AFAIK, so it's broken into many files.

Pages: << < (2/3) > >>

Go to full version