More notes. This project will remain unfinished for awhile due to business

This commit is contained in:
2018-09-21 20:47:33 -07:00
parent c9f21d2772
commit 3e4fc01389
1 changed files with 3 additions and 1 deletions

View File

@ -22,11 +22,13 @@ namespace UnifiedSaveCore
/// Must go from really big to really small.
/// I.E locations->characters->objects->items....
/// TODO:
/// Characters
/// Animals
/// Trees?
/// Chests
/// Items
///
/// This mod will rewrite the network (server, client) code and have events that fire when a player connects, disconnects, messages are sent, and messages are received.
///
/// </summary>
public class UnifiedSaveCore:Mod
{