I25 Downloads: Difference between revisions
From OuroDev
No edit summary |
Plutocracy (talk | contribs) oof |
||
Line 1: | Line 1: | ||
== | == Required Files == | ||
* [magnet:?xt=urn:btih:938C769EC2BEEE7C7F381570B93A861A60BD4FE5&dn=i25Binaries_InsurancePolicy.7z&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce | : You will need the server files necessary to run the i25 server, you can either download the files directly and run them on your Windows system, or you can download one of our community-created VM images which are largely pre-configured. | ||
=== Server Binaries === | |||
:: [[i25 CoH Client and Server]] - This is a full deployment of the i25 server with an XAMPP instance for Tequila and several useful tools. | |||
::* The original server files can be downloaded from [magnet:?xt=urn:btih:938C769EC2BEEE7C7F381570B93A861A60BD4FE5&dn=i25Binaries_InsurancePolicy.7z&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce this torrent link], however it is strongly recommended to use the above deployment or one of the VM images instead. To run these files directly, you will also need to install [https://www.microsoft.com/en-gb/sql-server/sql-server-editions-express SQL Express Edition] as well as [https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-2017 SQL Management Studio]. | |||
* | ::* Original i25Binaries_InsurancePolicy.7z hashes | ||
* [ | ::* [MD5]43CF2C67D48CDAE9709E785A3EE7DD5E | ||
::* [SHA256]B34D398F7E9A06832A9069F7156F59B53EAB395D0CE155D031CEB09DD47BEAB1 | |||
* [ | |||
== | === Community VM Images === | ||
:: [[I25 Community Virtual Machines]] - These VMs have been built to remove a lot of the guesswork as well as many points of common failure seen in direct server installs. | |||
== i25 | == Optional Files == | ||
:::: | :These files aren't necessary to run an i25 server, but can make your life easier in various ways. | ||
=== Server Setup and Administration === | |||
* [https://pastebin.com/hJFJ1D1r Start Server.bat] - Starts the various executables required to run a server | |||
* [https://pastebin.com/MwvdMQNx CreateAccount.php] - Used to generate SQL code for inserting account via SMSS | |||
* [https://pastebin.com/bThfiqRt Create Account with PowerShell Script] - Inserts cohauth user_account info without having to use SQL Manager | |||
* [https://pastebin.com/GxypycNB Ruhe's Updated PowerShell Script] - Inserts cohauth server info without having to use SQL Manager | |||
* [[City of Heroes Database Tool]] - For managing the SQL db with a web-based gui instead of SQL Manager | |||
* [https://pastebin.com/v2hJ4BsX Example Manifest.xml] - Edit the <SERVER IP> in this file and then use with a launcher like Cream Soda or Tequila to connect to your server |
Revision as of 17:51, 1 May 2019
Required Files
- You will need the server files necessary to run the i25 server, you can either download the files directly and run them on your Windows system, or you can download one of our community-created VM images which are largely pre-configured.
Server Binaries
- i25 CoH Client and Server - This is a full deployment of the i25 server with an XAMPP instance for Tequila and several useful tools.
- The original server files can be downloaded from this torrent link, however it is strongly recommended to use the above deployment or one of the VM images instead. To run these files directly, you will also need to install SQL Express Edition as well as SQL Management Studio.
- Original i25Binaries_InsurancePolicy.7z hashes
- [MD5]43CF2C67D48CDAE9709E785A3EE7DD5E
- [SHA256]B34D398F7E9A06832A9069F7156F59B53EAB395D0CE155D031CEB09DD47BEAB1
- i25 CoH Client and Server - This is a full deployment of the i25 server with an XAMPP instance for Tequila and several useful tools.
Community VM Images
- I25 Community Virtual Machines - These VMs have been built to remove a lot of the guesswork as well as many points of common failure seen in direct server installs.
Optional Files
- These files aren't necessary to run an i25 server, but can make your life easier in various ways.
Server Setup and Administration
- Start Server.bat - Starts the various executables required to run a server
- CreateAccount.php - Used to generate SQL code for inserting account via SMSS
- Create Account with PowerShell Script - Inserts cohauth user_account info without having to use SQL Manager
- Ruhe's Updated PowerShell Script - Inserts cohauth server info without having to use SQL Manager
- City of Heroes Database Tool - For managing the SQL db with a web-based gui instead of SQL Manager
- Example Manifest.xml - Edit the <SERVER IP> in this file and then use with a launcher like Cream Soda or Tequila to connect to your server