The Newbound Network software is free for non-commercial use.
If you would like to sell something with the Newbound Network in it, or use it at work, please contact us about a commercial license .
Use of this software is subject to the Terms and Conditions posted on this site. If you cannot agree to those terms, DO NOT USE OUR SOFTWARE. Sorry.
No form to fill out, no personal info required... But PLEASE reach out to us on social media, or here in our forums.
The Newbound Network is distributed as an executable source archive.
DOWNLOAD ZIP FILE
0.0mb
NOTE: The Newbound Network is compatible with any
JDK 1.6 or later. We recommend
OpenJDK for Linux systems and
Oracle's JDK for Windows and Mac.
To launch from the Desktop, just extract the zip archive and double-click the appropriate launcher for your Operating System. On a Mac, you'll need to right-click to launch the first time.
Linux:
newboundnetwork.sh
Mac:
Newbound Network.command
Windows:
NewboundNetwork.bat
To launch from the command line, navigate to the folder you extracted the Newbound Network to and type:
cd src
javac -d ../bin Startup.java
java -cp ../bin Startup
Documentation: