spaar / besiege-modloader

spaar's Mod Loader for Besiege - Deprecated
Other
57 stars 14 forks source link

Mod Examples #26

Closed spaar closed 9 years ago

spaar commented 9 years ago

Also see #23. What do you think about these examples? Should we add more, something more advanced maybe? Or will this do for now?

ZiMMy commented 9 years ago

I think it's meaningless to make examples that teach people the Unity documentation.

spaar commented 9 years ago

Do you mean the basic skeleton? If so, I mostly made it as a template for people to look at, especially for people who wouldn't otherwise know where to start.

ZiMMy commented 9 years ago

I think that basic one is absolutely enough to start (if we assume that modders at least know C#, are able to read Unity documentation, to decompile Assembly-UnityScript and other mods).

spaar commented 9 years ago

Ah, so you think the shooter one is unnecessary. I made it mostly as a simple example for a mod that actually does something instead of just being loaded, but I guess we could leave it out.

ZiMMy commented 9 years ago

Yes. So, are you going to release the 0.2? I think it's ready in the current state.

spaar commented 9 years ago

Yeah, I'll revert cf9c402, merge this, write the changelog and then package up the releases.

spaar commented 9 years ago

Well then, 0.2 is released. I hope I didn't miss something or screw it up in another way ^^

ZiMMy commented 9 years ago

I have a question: in a static class do I have to mark all fields and methods as "static" or this is determined automatically?

spaar commented 9 years ago

I think you have to mark them as static. Btw: do you want to join Slack? It'd be much nicer for these sort of things that aren't really related to any PR/issue we could comment on.

ZiMMy commented 9 years ago

Yeah. What company name should I enter?

spaar commented 9 years ago

You'll have to send me your email address so I can invite you, instead of signing up on their page. (You can do this on the forums via PM if you don't want to post it here publicly.)

ZiMMy commented 9 years ago

sent

spaar commented 9 years ago

Sent an invite.