Added crane frame (model, not code) and updated format standards
This commit is contained in:
parent
5aa1ea7ee4
commit
8dd86913b1
5 changed files with 3 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,6 +13,7 @@ CHANGELOG
|
|||
!/resources/
|
||||
!/models/
|
||||
!info.txt
|
||||
!AssemblyLineStandard.xml
|
||||
!publish.bat
|
||||
!publish_obf.bat
|
||||
!include.bat
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<profiles version="12">
|
||||
<profile kind="CodeFormatterProfile" name="Calclavia Standard" version="12">
|
||||
<profile kind="CodeFormatterProfile" name="Assembly Line Standard" version="12">
|
||||
<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/>
|
||||
<setting id="org.eclipse.jdt.core.formatter.disabling_tag" value="@formatter:off"/>
|
||||
<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/>
|
BIN
models/CraneFrame.tcn
Normal file
BIN
models/CraneFrame.tcn
Normal file
Binary file not shown.
|
@ -13,6 +13,7 @@ tile.encoder.name=Encoder
|
|||
tile.engineerTable.name=Engineer's Table
|
||||
tile.detector.name=Detector
|
||||
tile.armbot.name=Armbot
|
||||
tile.cranecontroller.name=Crane Controller
|
||||
tile.manipulator.name=Manipulator
|
||||
tile.rejector.name=Rejector
|
||||
|
||||
|
|
BIN
resources/assemblyline/textures/QuarryFrameMap.png
Normal file
BIN
resources/assemblyline/textures/QuarryFrameMap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 338 B |
Loading…
Add table
Reference in a new issue