AndroidRecomp
A profile-driven ARMv7 Android-to-Windows compatibility runtime for native games.
File Explorer
- bug_report.yml
- config.yml
- validate.yml
- __init__.py
- cli.py
- upstream.py
- workspace.py
- architecture.md
- porting-guide.md
- profile-format.md
- .gitkeep
- patches.py
- profile.json
- fetch_upstream.py
- import_pvz2native.py
- prepare_profile.py
- README.md
- .editorconfig
- .gitattributes
- .gitignore
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- import-pvz2native.bat
- LICENSE
- MANIFEST.sha256
- pyproject.toml
- README.md
- SECURITY.md
- THIRD_PARTY_NOTICES.md
- upstream.lock.json
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
python
View Details ▼
python
Python language interpreter.
python
Start a REPL (interactive shell):
python {{path/to/file.py}}
Execute a specific Python file:
python -i {{path/to/file.py}}
Execute a specific Python file and start a REPL:
// repository documentation
Was this content helpful?
(0 ratings)
