Merge branch 'master' of github.com:asphyxia-core/asphyxia-core.github.io

This commit is contained in:
Freddie Wang 2020-12-03 14:14:54 +08:00
commit d4792b66de
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ logo: /img/core-logo.png
description: |
<ul class="downloads">
<li><a href="https://github.com/asphyxia-core/asphyxia-core.github.io/releases">Download <strong>CORE</strong></a></li>
<li><a href="https://github.com/asphyxia-core/plugins/releases">Download <strong>Plugins</strong></a></li>
<li><a href="https://github.com/asphyxia-core/plugins">Official <strong>Plugins</strong></a></li>
<li><a href="typedoc">Developer <strong>Docs</strong></a></li>
</ul>
include:

View File

@ -16,7 +16,7 @@ This is a "e-amuse emulator".
## FAQ
- Does it supports the X game.
- Asphyxia CORE have no game support out of the box.
- Please checkout [community plugins](https://github.com/asphyxia-core/asphyxia-core.github.io/releases) for game support or find some other plugins
- Please checkout the [community plugins](https://github.com/asphyxia-core/plugins) for game support or find some other plugins
- Can I run Asphyxia on cabinet
- Asphyxia CORE can only ran on Windows 7 or newer, and we do not have any plans for Windows XP support.
- Also, Asphyxia CORE is ram heavy. Depends on the plugins, it may takes up 60MB ~ 400MB of memory.
@ -28,4 +28,4 @@ This is a "e-amuse emulator".
- The plugins are always open-source in nature.
- As for the CORE: No. If you are asking for source code, you are not doing your research. (Although it is mainly because the code base is not in open-source quality.)
- How do I make plugins?
- Checkout our [Documentation](https://asphyxia-core.github.io/typedoc/) and maybe consider join our [Discord](https://discord.gg/3TW3BDm) server. Make sure to familiar yourself with at least XML and Typescript/Javascript.
- Checkout our [Documentation](https://asphyxia-core.github.io/typedoc/) and maybe consider join our [Discord](https://discord.gg/3TW3BDm) server. Make sure to familiar yourself with at least XML and Typescript/Javascript.