This website requires JavaScript.
Explore
Help
Sign in
vera
/
nuclide
Watch
4
Star
0
Fork
You've already forked nuclide
0
Code
Issues
32
Pull requests
Projects
Releases
Packages
Activity
31774ce3f1
nuclide
/
src
/
Makefile
10 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
- Added early Poke646 entries. - Added missing Shock-Rifle particle file. - Fixed monster_scientist behaviour in SciHunt that broke. - Added parenting functionality for entities (The Wastes uses this.) - More updates to BasePhysics. Requires plugins/bullet. I want to make it work with primitive physics however. - Updated prop_rope entity. The Wastes uses this and requires an updated engine. - Changed the way env_sound works. This may be more accurate.
2019-12-22 11:13:49 +00:00
all
:
make menu
Added a stripped down base game tree, which should pose as a decent entry-point for starters into the SDK
2020-12-22 00:56:44 +00:00
make plugs
- Added early Poke646 entries. - Added missing Shock-Rifle particle file. - Fixed monster_scientist behaviour in SciHunt that broke. - Added parenting functionality for entities (The Wastes uses this.) - More updates to BasePhysics. Requires plugins/bullet. I want to make it work with primitive physics however. - Updated prop_rope entity. The Wastes uses this and requires an updated engine. - Changed the way env_sound works. This may be more accurate.
2019-12-22 11:13:49 +00:00
menu
:
Added sub-directory makefile to ease the building of specific games/mods.
2020-04-20 22:30:54 +00:00
cd
menu-fn
&&
$(
MAKE
)
- Added early Poke646 entries. - Added missing Shock-Rifle particle file. - Fixed monster_scientist behaviour in SciHunt that broke. - Added parenting functionality for entities (The Wastes uses this.) - More updates to BasePhysics. Requires plugins/bullet. I want to make it work with primitive physics however. - Updated prop_rope entity. The Wastes uses this and requires an updated engine. - Changed the way env_sound works. This may be more accurate.
2019-12-22 11:13:49 +00:00
Added a stripped down base game tree, which should pose as a decent entry-point for starters into the SDK
2020-12-22 00:56:44 +00:00
plugs
:
cd
plugins
&&
$(
MAKE
)
Reference in a new issue
Copy permalink