Author Topic: "Nested" Add-ons?  (Read 901 times)

1. the window that opens to run blockland in a separate window says some of my add-ons have the status of "Nested", and will not run them. what does the term "Nested" mean?
2. If it is possible to fix this, how can I?

do you mean the console? and there is something wrong with the addon

A nested add-on means the following:

Instead of the folder being, for instance, Weapon_YourWeapon\client.cs, how it should be, you have it packaged as Weapon_YourWeapon\Weapon_YourWeapon\client.cs.

do you mean the console? and there is something wrong with the addon
Yes, thank you for saying console. I could not for the life of me remember!

A nested add-on means the following:

Instead of the folder being, for instance, Weapon_YourWeapon\client.cs, how it should be, you have it packaged as Weapon_YourWeapon\Weapon_YourWeapon\client.cs.
ahh... thank you, I can fix it just by your answer! *locks topic*