Skip to content

Commit

Permalink
doc: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shockpast committed Nov 23, 2024
1 parent 7ce7553 commit a4d5913
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,2 @@
# gmod-common-module-base
This is the module structure I use for my projects.

## Build Workflow
The [workflow](https://github.com/RaphaelIT7/gmod-common-module-base/tree/workflow) Branch contains a workflow that allows you to build your project with GitHub actions very easily.
If you have any requests or issues with the workflow, feel free to open an issue for it.

Example of the workflow:
```yml
jobs:
build:
uses: RaphaelIT7/gmod-common-module-base/.github/workflows/compile.yml@workflow
with:
PROJECT_NAME: "template"
BUILD_64x: "true"
```
# gmsv_sho
idk, it removes `do_constraint_system: Couldn't invert rot matrix!` message, maybe it works, idkkkkkkkkkkkkk

0 comments on commit a4d5913

Please sign in to comment.