Skip to content

Restructure code-base of mod #5

@VanillaCold

Description

@VanillaCold

The mod's codebase is very messy, due to my inexperience at programming when first writing the mod.
To fix this, each Visual Studio project in the mod should be restructured; ideally, they should also be made to be under one solution, rather than several.
The SMFX projects should also be restructured. All new parts and tools should be added to a "foundation" package, so that data is not potentially lost if a player disables components.

  • Restructure "CustomTools" VS project
  • Add code to VS projects to detect if the correct components are enabled
  • Investigate and restructure "RareSpices" VS project
  • Add all custom tools to a "foundation" project
  • Add all custom parts to the same "foundation" project

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

In progress

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions