Giter VIP home page Giter VIP logo

faf-moderator-client's Introduction

FAF Moderator Client Build

This application enables faforever.com moderators to perform administrative actions. This involves:

  • managing of users, user groups and permissions
  • uploading and assigning avatars
  • managing matchmaker map pools
  • map & mod vault
  • checking recent activities
  • editing runtime translations

How to use / run it

  • Make sure you have Java 21 or higher installed (JRE or JDK does not matter). Adoptium offers free installation packages here (other Java flavours like Oracle should also work)
  • Download the right client version for your operating system from the release page
  • Unzip it
  • Go to the bin folder and run the .bat script (Windows) or the .sh script (Linux)
  • Login with your FAF credentials

Setting up your environment

Recommended software

Boot the dependencies

  • Checkout the FAF Stack and initialize the database (scripts/init-db.sh). Afterwards boot the api via docker-compose up -d faf-java-api.
  • Get some test data and insert it into the MySQL db ( user: root & password: banana). A tool like HeidiSQL can help you with this. This also adds a moderator account with username: test & password: test_password

Run from source

  1. Clone the project with git
  2. Import the project into IntelliJ as "Gradle Project"
  3. Make sure you have the IntelliJ Lombok plugin installed
  4. Make sure you have Enable annotation processing enabled in the settings
  5. Add the dev profile as command line options ("VM options" in IntelliJ) using -Dspring.profiles.active=dev
  6. Add your platform as parameter for all Gradle processes e.g. -PjavafxPlatform=win for Windows.

faf-moderator-client's People

Contributors

brutus5000 avatar sheikah45 avatar 1-alex98 avatar skeenecode avatar dependabot[bot] avatar magge-faf avatar basalt79 avatar bukajsytlos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.