3D STL MODEL FOR CNC Spacecom item. 63058
In our studio we design high quality polygonal 3d models for CNC machines or 3d printers according to your preferences.
Vendor: 3d-63058
Category: Games
Reminder!
Order delivery time is 5-7 working days after payment
The link is sent to your email or messenger
- The models are compatible with all CNC machines
- We’ll adjust the STL to the required dimensions for free
- We’ll divide the model into parts for free.
Spacecom
{
public class SpacecomGame
{
public List Players { get; set; }
public List Planets { get; set; }
public List Fleets { get; set; }
public List Units { get; set; }
public List Buildings { get; set; }
public List Technologies { get; set; }
public List Researches { get; set; }
public List ResearchQueues { get; set; }
public List BuildQueues { get; set; }
public List UnitQueues { get; set; }
public List FleetQueues { get; set; }
public List BuildFleetQueues { get; set; }
public List FleetMovementQueues { get; set; }
public List FleetCombatQueues { get; set; }
public List FleetColonizationQueues { get; set; }
public List FleetInvasionQueues { get; set; }
public List FleetBombardmentQueues { get; set; }