From 49d932522ea89f09fdd4fcd35348916cfaf197fc Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 2 May 2020 19:25:36 +0100 Subject: [PATCH 1/6] Changed xbox connection --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f43215..f5aa028 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A basic server-driven Call of Duty: Black Ops II GSC injector. Supports Multipla ## Features * Fast, lightweight and simple to use -* Connect using CCAPI, TMAPI or XRPC +* Connect using CCAPI, TMAPI or XDRPC * Browse a large database of GSC mods * Complete with info, creator, version, etc. * Filter by name, mp/zm and mod type From 9fe558487682ad2625f3cf96d76b43bfdb790b3b Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 3 Nov 2020 21:47:47 +0000 Subject: [PATCH 2/6] Update README.md Added discord server link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5aa028..5eadf63 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A basic server-driven Call of Duty: Black Ops II GSC injector. Supports Multipla ![Main Form](https://github.com/ohhsodead/AtomicX/blob/master/.screenshots/demo/MainForm.png?raw=true) -**Comments, ideas, suggestions?** You can contact [me](https://github.com/ohhsodead/) via [Email](mailto:bettercodes1@gmail.com). +**Comments, ideas, suggestions?** Join the [Discord Server](https://discord.gg/sqpktsCHUg). ## Features * Fast, lightweight and simple to use From 743505f54c362b5eca4e4e854af8ec6e9d37f9ee Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 3 Nov 2020 22:14:51 +0000 Subject: [PATCH 3/6] Added xbox 360 to requirements Removed request mods section Fixed formatting --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5eadf63..bfb971f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

AtomicX

+# AtomicX A basic server-driven Call of Duty: Black Ops II GSC injector. Supports Multiplayer & Zombies. @@ -18,7 +18,8 @@ A basic server-driven Call of Duty: Black Ops II GSC injector. Supports Multipla ## Requirements * An internet connection * NET Framework 4.6.2 -* PlayStation 3 with MFW +* PlayStation 3 with MFW or +* Xbox 360 with RGH/JTAG ## Installation Download and run the latest version of the Windows installer, "AtomicX.Installer.Windows.exe" from the [releases](https://github.com/ohhsodead/AtomicX/releases/latest) page. @@ -26,9 +27,6 @@ Download and run the latest version of the Windows installer, "AtomicX.Installer ## Contributing You're also welcome to submit any pull requests with fixes and suggestions, like additional features for making this project even more great. Please open an issue so we can discuss things before going further, maybe we can work on this together! -## Requesting Mods -I know that all gsc mods aren't currently available, you can use the "REQUEST MODS" at the top of the app to create an issue with the details and they will be submitted to our database. - ## Credits / Libraries - Appropriate Authors of all Mods - [DarkUI for Winforms](https://github.com/RobinPerris/DarkUI) @@ -39,7 +37,7 @@ I know that all gsc mods aren't currently available, you can use the "REQUEST MO - [Serious (GSC Offsets Help)](https://www.youtube.com/user/anthonything) ## Disclaimer -I can accept no responsibility for any damage you cause to your system by using this tool. Follow the instructions so you shouldn't have any issues. +I can accept no responsibility for any damage you cause to your system by using this tool. ## License This project is released under the GNU General Public License v3. From c71815e9f8dfe710748e10ea584cb8d8edbe0c1f Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 3 Nov 2020 23:33:57 +0000 Subject: [PATCH 4/6] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..d60441b --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,8 @@ +### Enter as much details about the mods you would like to be added, such as links to videos or forums will make it easier for us to add them. +----------------------- +* Mod Name: +* Game Type: Multiplayer/Zombies +* Mod Type: Mod Menu/Game Mode +* Author: +* Version: +* Download Link: From 8687604a6ac745adb76d16f740b9ad9d104b5bae Mon Sep 17 00:00:00 2001 From: Ashley Date: Wed, 4 Nov 2020 00:05:12 +0000 Subject: [PATCH 5/6] Added to discord message --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfb971f..8b069c5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A basic server-driven Call of Duty: Black Ops II GSC injector. Supports Multipla ![Main Form](https://github.com/ohhsodead/AtomicX/blob/master/.screenshots/demo/MainForm.png?raw=true) -**Comments, ideas, suggestions?** Join the [Discord Server](https://discord.gg/sqpktsCHUg). +**Comments, ideas, suggestions?** Join the [Discord Server](https://discord.gg/sqpktsCHUg) to get in contact with our team. ## Features * Fast, lightweight and simple to use From f8a4bfdd39aa5257a9a6629b3774e029573cdebe Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 24 Nov 2020 23:21:17 +0000 Subject: [PATCH 6/6] Update README.md added badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b069c5..7a49cef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # AtomicX +[![GitHub Latest Release](https://img.shields.io/github/release/ohhsodead/AtomicX.svg)](https://github.com/ohhsodead/AtomicX/releases/) [![GitHub Downloads](https://img.shields.io/github/downloads/ohhsodead/AtomicX/total.svg)](https://github.com/ohhsodead/AtomicX/releases/) [![GitHub Open Issues](https://img.shields.io/github/issues/ohhsodead/AtomicX.svg)](https://gitHub.com/ohhsodead/AtomicX/issues/) [![GitHub Closed Issues](https://img.shields.io/github/issues-closed/ohhsodead/AtomicX.svg)](https://github.com/ohhsodead/AtomicX/issues?q=is%3Aissue+is%3Aclosed) [![GitHub Stargazers](https://img.shields.io/github/stars/ohhsodead/AtomicX.svg?style=social&label=Star&maxAge=2592000)](https://gitHub.com/ohhsodead/AtomicX/stargazers/) + A basic server-driven Call of Duty: Black Ops II GSC injector. Supports Multiplayer & Zombies. ![Main Form](https://github.com/ohhsodead/AtomicX/blob/master/.screenshots/demo/MainForm.png?raw=true)