diff --git a/README.md b/README.md index 5a86cfe..74ff40a 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ # .github + + +This is the .github repo where the README for the org is held. \ No newline at end of file diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..d877c85 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,21 @@ +# 👋 Welcome to ARMSX2 + +ARMSX2 is an fork of [PCSX2](https://github.com/PCSX2/pcsx2), designed to bring PlayStation 2 emulation to **ARM-based devices** such as Android, iOS, macOS (Apple Silicon), Linux ARM64, and Windows on ARM devices. + +## 📂 Main Repositories +- [ARMSX2](https://github.com/ARMSX2/ARMSX2) – Main source code for ARMSX2 (not published yet) +- [armsx2-web](https://github.com/ARMSX2/armsx2-web) – Main website for ARMSX2 (not public yet) +- [armsx2-dependencies](https://github.com/ARMSX2/armsx2-dependencies) – Dependencies to build ARMSX2 + +## 🙌 Contributing +We welcome contributions! Please: +1. Check the [issues](https://github.com/ARMSX2/ARMSX2/issues) (when we are public) +2. Open pull requests for fixes or improvements (when we are public) +3. Join discussions and share feedback + +## 📢 Community +Stay connected: +- ARMSX2 Discord: https://discord.gg/AkJgEgETMn + +## ⚖️ License +ARMSX2 follows the same GPL-3.0 license as [PCSX2](https://github.com/PCSX2/pcsx2). Please respect third-party assets and trademarks.