Skip to content

Demandss/DayZ-DFrameworkBridge

Repository files navigation

DFrameworkBridge

That's how many people visited this page

Visitor Count

The project is a RestApi bridge for DFramework to work with things that cannot be natively worked with in DayZ

Guide to launch

Downloading

  • jdk-17;
  • DFrameworkBridge the latest release.

After you need to open the command line in the folder with DFrameworkBridge-X.Y.Z-SNAPSHOT.jar and use the command.

java -Dserver.port=8080 -jar DFrameworkBridge-X.Y.Z-SNAPSHOT.jar

Next, you will be asked for the path to the folder in which the DFrameworkBridge data will be stored, you can write "-" and it will use the folder in which the DFrameworkBridge-X.Y.Z-SNAPSHOT.jar is located.

Useful links

DFramework GitHub: link

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages