diff --git a/_config.yml b/_config.yml index 3ffe1da..b5d8bf8 100644 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ logo: /img/core-logo.png description: | include: diff --git a/index.md b/index.md index 3ac6a2c..e753cef 100644 --- a/index.md +++ b/index.md @@ -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. \ No newline at end of file + - 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.