Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noxworld-dev/opennox

OpenNox main repository.
https://github.com/noxworld-dev/opennox

Last synced: 2 days ago
JSON representation

OpenNox main repository.

Awesome Lists containing this project

README

        





OpenNox is an open-source community collaboration project extending the Nox engine.



OpenNox Build Status (dev)
OpenNox license


OpenNox on Patreon
OpenNox on Discord
OpenNox on Matrix

## Features

OpenNox supports all vanilla Nox features. You should be able to complete the campaign and play online with OpenNox.
If something doesn't work, please [open an issue](https://github.com/noxworld-dev/opennox/issues/new/choose).

For a list of new features see [this page](https://noxworld-dev.github.io/opennox-docs/opennox/features/index.html).

## Download OpenNox

OpenNox releases
OpenNox Snap package

### Release
All release builds are made from the `dev` branch. Recent OpenNox releases can be found [here]().

Linux releases are also available in `stable` channel of our [Snap package](https://snapcraft.io/opennox).

Packages for Arch Linux are available on the AUR: AUR opennox package AUR opennox-bin package

### Nightly
On each commit, an automated build of the `dev` branch is uploaded.
These builds contain all the latest merged features, but are not yet considered stable for release.
These builds are to help provide an insight to what the next release will contain and should only be used for active playtesting purposes **only**.

Linux nightly builds are also available in `edge` channel of our [Snap package](https://snapcraft.io/opennox).

A package for Arch Linux is available on the AUR: AUR opennox-git package

## Build OpenNox
**NOTE: This section is only for people who wish to build the source code locally.**

### Linux
- [Linux](./docs/build-linux.md)

### Windows
- [Windows](./docs/build-windows.md)
- [Windows (on Linux)](./docs/build-windows-on-linux.md)

## Contributing
Read [CONTRIBUTING](CONTRIBUTING.md)!

## Legal

OpenNox license

This project (OpenNox) is an unofficial community collaboration project for preservation, modding and compatibility purposes.
This project has no direct affiliation with Electronic Arts Inc. and/or the "Nox" brand. "Nox" is an Electronic Arts Inc. brand. All Rights Reserved.

No assets, texts, artwork or other media from the original game(s) is included in this project.
We do not condone piracy in any way, shape or form and encourage users to legally own the original game.

The video game "Nox" is copyright © 2000 Westwood Studios. All Rights Reserved.
Westwood Studios is a trademark or registered trademark of Electronic Arts in the U.S. and/or other countries. All rights reserved.

If not specified otherwise, the source code provided in this repository is licenced under the [GNU General Public License version 3](). Please see the accompanying LICENSE file.

OpenNox logo created by [@CCHyper](https://github.com/CCHyper) under [CC0 license](https://creativecommons.org/share-your-work/public-domain/cc0/).

OpenNox project additionally follows [C&C Remastered Modding guideline](https://www.ea.com/games/command-and-conquer/command-and-conquer-remastered/modding-faq). All changes to the project MUST follow these rules.