Skip to content
Failed

Changes

Summary

  1. Begin splitting files up (#76) (commit: e29c9cb) (details)
Commit e29c9cb61eb97df6e68bfea1bb6290d3ca49e97e by sarbian
Begin splitting files up (#76)
* rename file
most of it is MMPatchLoader so that's what it'll be

* Remove corrupt #region
It starts in one class and ends in another, I can't tell where it's
really supposed to go

* Move addon to its own file

* Put cats in a box

* Can has namespace

* Promote business cat to manager

* Unnecessary now

* Old stuff
(commit: e29c9cb)
The file was addedModuleManager.cs
The file was addedCats/CatAnimator.cs
The file was addedCats/CatOrbiter.cs
The file was removedCatAnimator.cs
The file was removedCatMover.cs
The file was addedCats/CatManager.cs
The file was addedCats/CatMover.cs
The file was modified ModuleManager.csproj (diff)
The file was removedCatOrbiter.cs
The file was removedmoduleManager.cs
The file was addedMMPatchLoader.cs