Tyrsis / SE-Community-Mod-API

Space Engineers Community Modding API
GNU Lesser General Public License v3.0
23 stars 11 forks source link

Questions about SESE plugins #26

Open PrivateAlpha opened 9 years ago

PrivateAlpha commented 9 years ago

I've been wondering about this, do Extender mods run in a sandbox, or do they have more access than vanilla mods?

Do they also require client side plugins, or can we have server side only plugins?

Tyrsis commented 9 years ago

Extender mods run outside of the mod api. It has far more access to everything than the mod API has.