endwalker support

* added sge and rpr
* changed way to define savage gear
* libraries update
This commit is contained in:
2021-12-19 22:39:20 +03:00
parent 08f7f4571e
commit 1866a1bb12
21 changed files with 95 additions and 81 deletions

View File

@ -1,6 +1,6 @@
name := "ffxivbis"
scalaVersion := "2.13.1"
scalaVersion := "2.13.6"
scalacOptions ++= Seq("-deprecation", "-feature")