Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fc-pregmod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pregmodfan
fc-pregmod
Commits
efbc1c29
Commit
efbc1c29
authored
2 years ago
by
DCoded
Browse files
Options
Downloads
Patches
Plain Diff
Added note about ARM-based machines
parent
b323ef80
No related branches found
No related tags found
1 merge request
!10871
Updated CONTRIBUTING.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+2
-0
2 additions, 0 deletions
CONTRIBUTING.md
with
2 additions
and
0 deletions
CONTRIBUTING.md
+
2
−
0
View file @
efbc1c29
...
@@ -38,6 +38,8 @@ While you can compile it like usual (`compile.bat`/`compile.sh`/`make`), there i
...
@@ -38,6 +38,8 @@ While you can compile it like usual (`compile.bat`/`compile.sh`/`make`), there i
source maps for easier debugging. Other than that there are no differences between compiling for development or
source maps for easier debugging. Other than that there are no differences between compiling for development or
compiling for playing the game.
compiling for playing the game.
If you are using an ARM-based device, you may need to use
`arch -x86_64 bash compile.sh`
to properly compile.
## Code style
## Code style
Generally the code style is based on our
`.eslintrc.json`
. If your IDE has an auto format feature it can often read the
Generally the code style is based on our
`.eslintrc.json`
. If your IDE has an auto format feature it can often read the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment