Thanks to visit codestin.com
Credit goes to github.com

Skip to content

paradigm-rsps/paradigm

Repository files navigation

Paradigm

Paradigm

Open-Source Old School RuneScape Private-Server

Revision: 204 (Update: 04/22/2022)

📖 Table of Contents

Table of Contents
  1. ➤ About The Project
  2. ➤ Getting Started
  3. ➤ Credits

-----------------------------------------------------

📝 About The Project

Paradigm is an Open-Source Old School RuneScape private server designed to be both modular and easy to update to previous and future versions of the game. It's also designed to be easy to use and setup for novice users.

The project was started mostly for fun and learning aspects but also to provide a reasonable base framework for other projects in the RSPS scene which want to use a modern framework.

-----------------------------------------------------

📖 Getting Started

  • First, clone the project to your system from this GitHub page.

$ git clone https://github.com/paradigm-rsps/paradigm
  • Open the project directory inside of IntelliJ IDEA Community IDE. You can download this IDE for free from: JetBrains IntelliJ IDEA Download

  • Once the project is done initially building, Open the Gradle menu on the Right-Hand side.

  • Open up the Gradle sub folder: paradigm by expanding the following: paradigm > Tasks > paradigm

  • Run the gradle task "setup server"

  • If you plan to use the OSRS NXT Steam client for this private server, run the gradle task "patch nxt-client"

  • You can now start the server with gradle task "run server"

Run the following task to start the client:
Java client: "run java-client"
NXT Client: "run nxt-client"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published