Medieval-Tech 1.0

Welcome to the most basic, yet most awesome, medieval technology platform ever created!

This site is brought to you by a team of highly trained, highly caffeinated engineers.

Our Current Features

				// Basic Farming Tools
				// 
				// Importing basic farming tools from the local market
				// 
				// 1. Importing tools from the market
				// 2. Planting seeds
				// 3. Harvesting crops
				// 
				// Example code:
				// import tools from 'market'
				// plant seeds from 'fields'
				// harvest crops from 'crops'