diff --git a/README.md b/README.md index 8ff2f4a..1b2c5ab 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ Click here to see the [Old PyroFragger dev journal (Markdown edition)](docs/pyro We're making a replica of the lost source code.
The highest priority goal is to copy and recreate the complete logical structure of the BFP game. It would be a game SDK that'll provide a structured and standardized way to modify the mod.
+You'll notice some differences that the original Bid For Power didn't have, such as some adjusted UI buttons, sprite aura type option in BFP options menu, server info menu has pagination and displays info, ...
Any fixes, improvements and contributions are welcome. But we can't accept secondary things and other stuff that don't reach the goals. ### References and clues to know how should be the game @@ -132,18 +133,6 @@ _**Click on some image to see it complete**._
-- When player receives a hit stun (`g_hitStun 1`): - -hit_stun_received - -
- -- When player is being ready to shot (holding a key): - -ready_to_attack - -
- - **cfg files**: A sample inside `models/players/player_name/default.cfg`: