pranavbhuv / CastleRaid-Core

5 stars 5 forks source link

READ: Small fixes branch! #25

Closed unickorn closed 6 years ago

unickorn commented 6 years ago

From now on, since we're working in multiple branches, no one commits directly on master in order to not cause conflicts. If you're doing something not important enough to have its own branch, commit on small-fixes.

Also, if you're using FormAPI, do: use jojoe77777\FormAPI\FormAPI; instead of use jojoe77777\FormAPI;.