ColossuscoinV2 has launched/Downloads:WalletsWindows Wallet:
http://www.mediafire.com/download/uhrkaj59s4f332v
/Scource Code:https://github.com/Crestington/ColossusCoin2
Config:
listen=1
daemon=1
server=1
rpcuser=*yourusername*
rpcpassword=*yourpassword*
rpcport=43521
port=43522
rpcallowip=127.0.0.1
addnode=107.170.179.27
addnode=128.199.231.68
addnode=178.62.151.188
Here is a guide to setting up a .conf file if you need it. Go to Control Panel
In the Search box, type Folder
Click "Folder Options"
Click the tab that says View
Make sure there is no check in the box for "Hide file extensions for known file types" (de-select this option and click OK)
Exit Control Panel
On Windows 8, right-click the start button and select "Run"
(for Windows 7, left-click the start button and type "run" into "Search Programs and Files", then click Run at the top of the list)
In "Run", type %appdata% and press Enter
You should see the folder located at Appdata/Roaming
Open the ColossusCoin2 folder
Right-click and Create New File - create a new Text document
Open the document with Notepad
Paste the following into the file: (but put a username and password instead of "username" and "password)
listen=1
daemon=1
server=1
rpcuser=*yourusername*
rpcpassword=*yourpassword*
rpcport=43521
port=43522
rpcallowip=127.0.0.1
addnode=107.170.179.27
addnode=128.199.231.68
addnode=178.62.151.188
Save the file.
Re-name the document ColossusCoin2.conf (filetype .conf, not .txt)
Restart your ColossusCoin2 wallet.