Security addon for OpenComputers
The 1.21.1 branch is an in-progress NeoForge port for the sibling OpenComputers
1.21.1 port. The modern source set includes the Alarm, Biometric Reader, Card
Writer, Data Block, Door Controller, Entity Detector, Mag Readers, RFID Reader,
RFID and Mag Cards, all Secure Door variants, Keypad, Security Terminal, Roll
Door, Energy Turret and upgrades, and NanoFog Terminal. Their OpenComputers
components, recipes, models, sounds, and survival drops are included. The
Requirements:
- Java 21
- NeoForge 21.1.233
- network access to the OpenComputers and ScalableCatsForce Maven repositories
Run gradlew build in this repository. Use gradlew runClient for
visual/integration testing and gradlew runServer for a dedicated-server smoke
test.
Versioning uses 2.0.0 as the release line. A tag such as v2.0.0 produces
2.0.0, CI builds produce 2.0.0-dev.<build number>, and local builds produce
2.0.0-dev.local. The build number can also be supplied with
-Pbuild_number=<number>.
Open the repository's settings.gradle as a Gradle project and select a Java
21 SDK. Shared Gradle run configurations are included for building, launching
the Minecraft client or dedicated server, running GameTests, and generating
data. IntelliJ's local .idea workspace files and generated .iml/.ipr/.iws
files remain ignored.
Flawedspirit for the Block Textures (Serisouly the old ones suuuuuucked.)
gamax92 for the Mag and RFID Card textures, and helping me deal with stupid code.
Kodos for the Mods Name and some Textures (DataBlock side, Sine panel front)
AterIgnis For improvements to the Energy Turret and the Keypad