Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release note / Version management #35

Open
Nixou opened this issue Feb 18, 2021 · 1 comment
Open

Release note / Version management #35

Nixou opened this issue Feb 18, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Nixou
Copy link

Nixou commented Feb 18, 2021

is it possible to add a system to manage release note linked to a build version ?
In addition I would like to display in my game the build version managed by the patcher.

Nixou

@emanzione emanzione self-assigned this Mar 24, 2021
@emanzione emanzione added the enhancement New feature or request label Mar 24, 2021
@emanzione
Copy link
Owner

I'll take a look into release notes. It should be pretty simple to do.

About the build version: you can already obtain that info.
Just call _context.GetLocalVersion() where _context is an instance of UpdatingContext.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants