Passing bytes since 1988!

Codefats CORE Library
Copyright (c) 2012-2024, Codefarts
Creative Commons License
Codefarts CORE Library by Dean Lunz is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. contact@codefarts.com
http://www.codefarts.com/

Codefarts CORE is a Unity3D project written in pure C# designed to provide a core set of funtionality common to all Codefarts Unity3D projects. 

Current Features

  • User feed back window.
  • Simple localization features.
  • Store and retrieve settings with a interface driven plugin model. Comes with XML plugin for storing & retrieving settings in xml format.
  • Fully commented & organized C# source code.
  • 95+% of source code conforms to default StyleCop settings.

Downloads [ Top ]

There are currently no downloads but the source code is available for forking on BitBucket at https://bitbucket.org/createdbyx/codefarts.coreprojectcode

Bug Reporting [ Top ]

If you find a bug or undesired behavior you can send an email to contact@codefarts.com with a description of your issue.

Or you can use the built in feedback and suggestion reporting tool by selecting "Window->Codefarts->Error Reporting and Feedback".

The "Email" field is optional but you could also specify your social media contact info such as Twitter if your submission requires a response from the codefarts team.

Version Notes [ Top ]

Items starting with "Completed" are items that have been fully implemented as they were intended
Items starting with "Partial" are items that have only been partially implemented.

Version 1.0

  • Initial release

Attribution [ Top ]