The Wayback Machine - https://web.archive.org/web/20220429133616/https://github.com/topics/kotlinx-serialization
Skip to content
#

kotlinx-serialization

Here are 68 public repositories matching this topic...

ktoml
0ffz
0ffz commented Mar 12, 2021

A pathfinder that would take a list of GearyConditions and map of ints to other pathfinders.

If the conditions are met, try to run the pathfinders based on priority as defined by the map.

Syntax goal:

goals:
  1: !<if>
    conditions:
      - !<health>
        within: 0..10
    run:
      1: !<mobzy:behaviour.throw_items> {}
      2: !<anothergoal> {}

Check out gea

Improve this page

Add a description, image, and links to the kotlinx-serialization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kotlinx-serialization topic, visit your repo's landing page and select "manage topics."

Learn more