This is the source code for the Applied Energistics 2 Website.

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the content in the content subfolder.

The site uses data and images exported from the game using the /ae2export client-side command.

It is only available if developer tools are enabled in the config.

Learn More

This web site is built using Next.js. To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!