Added a Refresh driver template file #12

Merged
cosmonaut merged 2 commits from TheSpydog/Refresh:driver-template into main 1 year ago

This allows us to avoid monotonous boilerplate when bringing up new backends.

This allows us to avoid monotonous boilerplate when bringing up new backends.
TheSpydog added 1 commit 1 year ago
TheSpydog added 1 commit 1 year ago
continuous-integration/drone/pr Build is passing Details
6b6823ca88
Forgot a semicolon...
Owner

Looks good, I'll have to remember to change this on future ABI breaks...

Looks good, I'll have to remember to change this on future ABI breaks...
cosmonaut merged commit 1d72fdb995 into main 1 year ago
continuous-integration/drone/pr Build is passing
The pull request has been merged as 1d72fdb995.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b TheSpydog-driver-template main
git pull driver-template

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff TheSpydog-driver-template
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MoonsideGames/Refresh#12
Loading…
There is no content yet.