Skip to content

jez9999/gooeycarboncopy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
Carbon Copy README
==================

NOTE: Please read CarbonCopy\Resources\licence.txt for the licence under which this software and source code
are distributed.

-----

This is where we'll be putting useful info like build information, dependencies, etc.

Libraries (generally DLLs) that need to be packaged with the solution should go in a
'_Libs' directory, to be located under 'Solution Items' in the solution explorer,
and under the directory in which the .sln file resides on the file system.

Carbon Copy is being developed in Visual Studio 2015, and therefore it's
recommended that you use VS2015 if you want to modify its code.  However I'd be interested
to know how well anyone who want to use something like Eclipse gets on (no doubt you'll
need to use that if you want to get this working on Linux with Mono).

I'm trying to keep all functionality in this solution to using version 4 of the .NET
framework; hopefully, that'll mean Mono does implement the vast majority, if not all, of
the functionality being used.  If you spot something using features introduced after 4,
please inform the developers.  All projects in this solution's 'Target Framework' should
be '.NET Framework 4' or earlier.

- Jez

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published