{% extends "base.html" %} {% block title %}Build Player Files - DigiServer v2{% endblock %} {% block content %}
Pull the latest player source from a repository onto this server and bake the configuration it needs to talk to this server. SSH deployments ship exactly this staged copy, so the version you build here is what players run.
â Ready
{{ code_status.version }}{{ code_status.path }}â ī¸ Not staged {{ code_status.reason }}
Path: {{ code_status.path }}
Last build saved: {{ settings.built_at }} {% if settings.built_by %}by {{ settings.built_by }}{% endif %}
{% endif %}