mirror of https://github.com/lukechilds/Agama.git
pbca26
7 years ago
31 changed files with 71 additions and 110 deletions
@ -0,0 +1,12 @@ |
|||
# Agama application build summary is here: |
|||
|
|||
Platform: windows |
|||
|
|||
Version: 0.2.0.1a-beta |
|||
|
|||
Date: Mon Jun 12 11:57:21 CEST 2017 |
|||
|
|||
|
|||
Download link: |
|||
* [https://f001.backblazeb2.com/file/supernet/files/AgamaApp-0.2.0.1a-beta-windows-installer.zip](https://f001.backblazeb2.com/file/supernet/files/AgamaApp-0.2.0.1a-beta-windows-installer.zip) |
|||
* [checksum](https://f001.backblazeb2.com/file/supernet/files/AgamaApp-0.2.0.1a-beta-windows.checksum) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,19 +0,0 @@ |
|||
mkdir %AppData%\Komodo |
|||
|
|||
@echo off |
|||
|
|||
IF NOT EXIST %AppData%\Komodo\komodo.conf ( |
|||
( |
|||
echo rpcuser=kmdusr%random%%random% |
|||
echo rpcpassword=kmdpass%random%%random% |
|||
echo rpcbind=127.0.0.1 |
|||
echo txindex=1 |
|||
echo server=1 |
|||
echo addnode=5.9.102.210 |
|||
echo addnode=78.47.196.146 |
|||
echo addnode=178.63.69.164 |
|||
echo addnode=88.198.65.74 |
|||
echo addnode=5.9.122.241 |
|||
echo addnode=144.76.94.38 |
|||
) > %AppData%\Komodo\komodo.conf |
|||
) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue