Skip to content

Short program written primarily to test out new Jetpack Desktop Compose library. Allows safe editing and option selection for Stellaris Species file.

License

Notifications You must be signed in to change notification settings

Renegade-Master/stellaris-species-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9c14d5 · May 15, 2022

History

23 Commits
Dec 21, 2021
May 15, 2022
May 15, 2022
May 3, 2021
Dec 21, 2021
May 15, 2022
May 15, 2022
Dec 21, 2021
May 4, 2021
May 15, 2022
Apr 12, 2021
Dec 21, 2021
Apr 12, 2021
Dec 21, 2021

Repository files navigation

stellaris-species-editor

Short program written primarily to test out new Jetpack Desktop Compose library. Allows safe editing and option selection for Stellaris Species file.

Build Status

Gradle Build on PR

Scan with Detekt

Contributions

Contributions are encouraged, and welcome.
When committing code to the repository, the only permitted branch to push to is require/review.
To push to this branch, this is the workflow that you should follow:

  1. Make your changes.
$ vim <file_to_edit>
  1. Commit and sign your changes.
$ git add <file_to_edit>
$ git commit -S
  1. Make sure you are up to date.
$ git fetch; git pull --rebase
  1. Push your new commit to the correct remote branch.
$ git push origin HEAD:require/review
  1. Create a Pull Request on GitHub.

  2. Await an Administrator's approval.

About

Short program written primarily to test out new Jetpack Desktop Compose library. Allows safe editing and option selection for Stellaris Species file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages